HomeSort by relevance Sort by last modified time
    Searched refs:get_ncpus (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
cpuinfo.h 20 extern int get_ncpus(void);
cpuinfo.c 39 ncpus = get_ncpus();
172 int get_ncpus(void) function
257 ncpus = get_ncpus();
  /external/blktrace/btreplay/
btreplay.c 501 * get_ncpus - Sets up the global 'ncpus' value
503 static void get_ncpus(void) function
    [all...]

Completed in 2128 milliseconds