OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MEMBUFFERS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/top/dist/machine/
m_linux.c
143
#define
MEMBUFFERS
3
570
memory_stats[
MEMBUFFERS
] = strtoul(p, &p, 10);
575
memory_stats[
MEMBUFFERS
] = bytetok(memory_stats[
MEMBUFFERS
]);
609
memory_stats[
MEMBUFFERS
] = strtoul(p, &p, 10);
m_linuxthr.c
133
#define
MEMBUFFERS
3
453
memory_stats[
MEMBUFFERS
] = strtoul(p, &p, 10);
458
memory_stats[
MEMBUFFERS
] = bytetok(memory_stats[
MEMBUFFERS
]);
492
memory_stats[
MEMBUFFERS
] = strtoul(p, &p, 10);
Completed in 17 milliseconds
Indexes created Tue Jul 14 00:26:25 UTC 2026