HomeSort by: relevance | last modified time | path
    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 18 milliseconds