Home
last modified time | relevance | path

Searched refs:cpu__get_die_id (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dcpumap.h85 * cpu__get_die_id - Returns the die id as read from
88 int cpu__get_die_id(struct perf_cpu cpu);
H A Dcpumap.c282 int cpu__get_die_id(struct perf_cpu cpu) in cpu__get_die_id() function
294 die = cpu__get_die_id(cpu); in aggr_cpu_id__die()
H A Dstat.c348 d = cpu__get_die_id(cpu); in check_per_pkg()
H A Denv.c328 env->cpu[idx].die_id = cpu__get_die_id(cpu); in perf_env__read_cpu_topology_map()

Completed in 4 milliseconds