Home
last modified time | relevance | path

Searched refs:nr_sibling_cores (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dsvghelper.c759 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()
H A Denv.h78 int nr_sibling_cores; member
H A Dheader.c1712 nr = ph->env.nr_sibling_cores; in print_cpu_topology()
2600 ph->env.nr_sibling_cores = nr; in process_cpu_topology()