Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dcpumap.h93 int cpu__get_cluster_id(struct perf_cpu cpu);
H A Dcpumap.c330 int cpu__get_cluster_id(struct perf_cpu cpu) in cpu__get_cluster_id() function
339 int cluster = cpu__get_cluster_id(cpu); in aggr_cpu_id__cluster()