Home
last modified time | relevance | path

Searched refs:cpu__get_core_id (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dcpumap.h90 * cpu__get_core_id - Returns the core id as read from
93 int cpu__get_core_id(struct perf_cpu cpu);
H A Dcpumap.c312 int cpu__get_core_id(struct perf_cpu cpu) in cpu__get_core_id() function
321 int core = cpu__get_core_id(cpu); in aggr_cpu_id__core()
H A Denv.c326 env->cpu[idx].core_id = cpu__get_core_id(cpu); in perf_env__read_cpu_topology_map()

Completed in 2 milliseconds