Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dcpumap.h20 int cpu_map__build_core_map(struct cpu_map *cpus, struct cpu_map **corep);
Dcpumap.c316 int cpu_map__build_core_map(struct cpu_map *cpus, struct cpu_map **corep) in cpu_map__build_core_map() function
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-stat.c1226 if (cpu_map__build_core_map(evsel_list->cpus, &aggr_map)) { in perf_stat_init_aggr_mode()