Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dcputopo.c194 bool has_first, first = true; in cpu_topology__core_wide() local
198 has_first = perf_cpu_map__has(user_requested_cpus, cpu); in cpu_topology__core_wide()
208 if (perf_cpu_map__has(user_requested_cpus, cpu) != has_first) { in cpu_topology__core_wide()