OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ncpus_max
(Results
1 - 2
of
2
) sorted by null
/external/ltp/lib/
tst_cpu.c
51
long
ncpus_max
= -1;
local
64
SAFE_FILE_SCANF(NULL, KERNEL_MAX, "%ld", &
ncpus_max
);
67
ncpus_max
++;
70
ncpus_max
= tst_ncpus_conf();
72
return
ncpus_max
;
/external/ltp/tools/apicmds/
Makefile
30
res resm ncpus ncpus_conf
ncpus_max
\
Completed in 96 milliseconds