Searched refs:CPU_COUNT (Results 1 – 5 of 5) sorted by relevance
14 int n = CPU_COUNT (&c); in do_test()
35 if (CPU_COUNT (&s3) != 1) in do_test()
97 # define CPU_COUNT(cpusetp) __CPU_COUNT_S (sizeof (cpu_set_t), cpusetp) macro
338 unsigned int ncpus = CPU_COUNT (&cpuset); in do_test()
11999 * posix/sched.h: Define CPU_COUNT.