OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SWAPUSED
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/top/dist/machine/
m_linux.c
152
#define
SWAPUSED
0
583
swap_stats[
SWAPUSED
] = strtoul(p, &p, 10);
585
swap_stats[
SWAPUSED
] = bytetok(swap_stats[
SWAPUSED
]);
625
swap_stats[
SWAPUSED
] = swaptotal - memfree;
m_linuxthr.c
142
#define
SWAPUSED
0
466
swap_stats[
SWAPUSED
] = strtoul(p, &p, 10);
468
swap_stats[
SWAPUSED
] = bytetok(swap_stats[
SWAPUSED
]);
508
swap_stats[
SWAPUSED
] = swaptotal - memfree;
Completed in 48 milliseconds
Indexes created Mon Jul 13 00:28:05 UTC 2026