Searched refs:cg_count (Results 1 – 3 of 3) sorted by relevance
531 if (top->cg_count != mp_ncpus) in smp_topo()533 top, top->cg_count, mp_ncpus); in smp_topo()550 top->cg_count = mp_ncpus; in smp_topo_none()573 child->cg_count = count; in smp_topo_addleaf()584 parent->cg_count += child->cg_count; in smp_topo_addleaf()
2743 cg->cg_count, cpusetobj_strprint(cpusetbuf, &cg->cg_mask)); in sysctl_kern_sched_topology_spec_internal()
38 int32_t cg_count; /* Count of cpus in this group. */ member