OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:activesize
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/top/dist/machine/
m_linux.c
213
static unsigned int
activesize
= 0;
variable
434
activesize
= INITIAL_ACTIVE_SIZE;
1009
if (
activesize
< total_procs)
1013
activesize
= total_procs;
m_linuxthr.c
194
static unsigned int
activesize
= 0;
variable
362
activesize
= INITIAL_ACTIVE_SIZE;
782
if (
activesize
< total_procs)
786
activesize
= total_procs;
Completed in 107 milliseconds
Indexes created Mon Jul 13 00:28:05 UTC 2026