Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dcpumap.c203 struct aggr_cpu_id cpu_map__get_die(struct perf_cpu_map *map, int idx, void *data) in cpu_map__get_die() function
255 id = cpu_map__get_die(map, idx, data); in cpu_map__get_core()
285 return cpu_map__build_map(cpus, diep, cpu_map__get_die, NULL); in cpu_map__build_die_map()
A Dcpumap.h36 struct aggr_cpu_id cpu_map__get_die(struct perf_cpu_map *map, int idx, void *data);
A Dstat.c339 d = cpu_map__get_die(cpus, cpu, NULL).die; in check_per_pkg()
/linux/tools/perf/tests/
A Dtopology.c139 id = cpu_map__get_die(map, i, NULL); in check_cpu_topology()
/linux/tools/perf/
A Dbuiltin-stat.c1310 return cpu_map__get_die(map, cpu, NULL); in perf_stat__get_die()

Completed in 11 milliseconds