OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SWAPCACHED
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/top/dist/machine/
m_linux.c
154
#define
SWAPCACHED
2
628
else if (!mem && strncmp(p, "
SwapCached
:", 11) == 0)
631
swap_stats[
SWAPCACHED
] = strtoul(p, &p, 10);
m_linuxthr.c
144
#define
SWAPCACHED
2
511
else if (!mem && strncmp(p, "
SwapCached
:", 11) == 0)
514
swap_stats[
SWAPCACHED
] = strtoul(p, &p, 10);
Completed in 31 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026