Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcpumap.h88 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 Denv.c333 env->cpu[idx].die_id = cpu__get_die_id(cpu); in perf_env__read_cpu_topology_map()
H A Dstat.c348 d = cpu__get_die_id(cpu); in check_per_pkg()