Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsmt.c35 return cpu_topology__core_wide(online_topology(), user_requested_cpu_list); in core_wide()
H A Dcputopo.h69 bool cpu_topology__core_wide(const struct cpu_topology *topology,
H A Dcputopo.c176 bool cpu_topology__core_wide(const struct cpu_topology *topology, in cpu_topology__core_wide() function