Home
last modified time | relevance | path

Searched refs:die_cpus_lists (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dcputopo.c95 for (i = 0; i < tp->die_cpus_lists; i++) { in build_cpu_topology()
99 if (i == tp->die_cpus_lists) { in build_cpu_topology()
101 tp->die_cpus_lists++; in build_cpu_topology()
152 for (i = 0 ; i < tp->die_cpus_lists; i++) in cpu_topology__delete()
H A Dcputopo.h11 u32 die_cpus_lists; member