Home
last modified time | relevance | path

Searched refs:cpu_map__build_core_map (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dcpumap.h31 int cpu_map__build_core_map(struct cpu_map *cpus, struct cpu_map **corep);
Dcpumap.c404 int cpu_map__build_core_map(struct cpu_map *cpus, struct cpu_map **corep) in cpu_map__build_core_map() function
/Linux-v4.19/tools/perf/
Dbuiltin-stat.c2106 if (cpu_map__build_core_map(evsel_list->cpus, &aggr_map)) { in perf_stat_init_aggr_mode()