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

/linux-master/tools/perf/util/
H A Dcpumap.h92 * cpu__get_cluster_id - Returns the cluster id as read from
95 int cpu__get_cluster_id(struct perf_cpu cpu);
H A Dcpumap.c314 int cpu__get_cluster_id(struct perf_cpu cpu) function
323 int cluster = cpu__get_cluster_id(cpu);

Completed in 111 milliseconds