Searched refs:nr_sibling_cores (Results 1 – 3 of 3) sorted by relevance
759 t.sib_core_nr = env->nr_sibling_cores; in svg_build_topology_map()761 t.sib_core = calloc(env->nr_sibling_cores, sizeof(cpumask_t)); in svg_build_topology_map()772 for (i = 0; i < env->nr_sibling_cores; i++) { in svg_build_topology_map()
78 int nr_sibling_cores; member
1712 nr = ph->env.nr_sibling_cores; in print_cpu_topology()2600 ph->env.nr_sibling_cores = nr; in process_cpu_topology()