Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dcpumap.h73 int cpu__get_socket_id(struct perf_cpu cpu);
A Dcpumap.c205 int cpu__get_socket_id(struct perf_cpu cpu) in cpu__get_socket_id() function
215 id.socket = cpu__get_socket_id(cpu); in aggr_cpu_id__socket()
A Denv.c312 env->cpu[idx].socket_id = cpu__get_socket_id(cpu); in perf_env__read_cpu_topology_map()
A Dstat.c368 s = cpu__get_socket_id(cpu); in check_per_pkg()
/linux-6.3-rc2/tools/perf/tests/
A Dtopology.c119 if (cpu__get_socket_id(perf_cpu_map__cpu(map, 0)) == -1) in check_cpu_topology()

Completed in 7 milliseconds