Searched refs:CPU_COUNT (Results 1 – 3 of 3) 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
Completed in 5 milliseconds