Home
last modified time | relevance | path

Searched refs:mt_num_processors (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/sched/tool/
Dtime-schedule.c60 #define mt_num_processors() 1 /* Set to the number of processors */ macro
289 for (count = mt_num_processors(); count > 1; --count) { in hog_other_cpus()
305 return mt_num_processors() - 1; in hog_other_cpus()