Searched defs:cpu_count (Results 1 – 6 of 6) sorted by relevance
34 int cpu_count = 0; in GetCpuCountFromString() local
57 static int cpu_count, delay, iterations; variable184 int cpu_count = get_cpu_count_from_file("/sys/devices/system/cpu/present"); in get_cpu_count() local197 int cpu_count; in get_cpu_count_from_file() local
66 int cpu_count = 1; in get_nprocs() local
85 TEST(sched, cpu_count) { in TEST() argument
29 __u64 cpu_count __attribute__((aligned(8))); member
251 int cpu_count = sysconf(_SC_NPROCESSORS_CONF); in SetCpuAffinity() local