Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcpumap.h113 struct cpu_aggr_map *cpu_aggr_map__new(const struct perf_cpu_map *cpus,
H A Dcpumap.c253 struct cpu_aggr_map *cpu_aggr_map__new(const struct perf_cpu_map *cpus, in cpu_aggr_map__new() function
/linux/tools/perf/
H A Dbuiltin-stat.c1574 stat_config.aggr_map = cpu_aggr_map__new(evsel_list->core.user_requested_cpus, in perf_stat_init_aggr_mode()
1902 stat_config.aggr_map = cpu_aggr_map__new(evsel_list->core.user_requested_cpus, in perf_stat_init_aggr_mode_file()
H A Dbuiltin-script.c2312 cpu_aggr_map__new(evsel->evlist->core.user_requested_cpus, in perf_sample__fprint_metric()