Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcputopo.c195 bool has_first, first = true; in cpu_topology__core_wide() local
199 has_first = perf_cpu_map__has(user_requested_cpus, cpu); in cpu_topology__core_wide()
209 if (perf_cpu_map__has(user_requested_cpus, cpu) != has_first) { in cpu_topology__core_wide()