Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Denv.h68 int nr_sibling_cores; member
Dsvghelper.c760 t.sib_core_nr = env->nr_sibling_cores; in svg_build_topology_map()
762 t.sib_core = calloc(env->nr_sibling_cores, sizeof(cpumask_t)); in svg_build_topology_map()
773 for (i = 0; i < env->nr_sibling_cores; i++) { in svg_build_topology_map()
Dheader.c1672 nr = ph->env.nr_sibling_cores; in print_cpu_topology()
2550 ph->env.nr_sibling_cores = nr; in process_cpu_topology()