Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dcpumap.h93 int cpu__get_cluster_id(struct perf_cpu cpu);
Dcpumap.c312 int cpu__get_cluster_id(struct perf_cpu cpu) in cpu__get_cluster_id() function
321 int cluster = cpu__get_cluster_id(cpu); in aggr_cpu_id__cluster()