Searched refs:cpu_count (Results 1 – 4 of 4) sorted by relevance
6 from multiprocessing import cpu_count12 nparallel = cpu_count() * 2
63 int cpu_count; member
1210 KASSERT(CPU_EMPTY(&node->cpuset) && node->cpu_count == 0, in topo_set_pu_id()1214 node->cpu_count = 1; in topo_set_pu_id()1221 node->cpu_count++; in topo_set_pu_id()
782 cg_root->cg_count = root->cpu_count; in x86topo_add_sched_group()806 root->cpu_count > 1 && ncores < 2) in x86topo_add_sched_group()