Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-stat.c146 typedef int (*aggr_get_id_t)(struct cpu_map *m, int cpu); typedef
176 static aggr_get_id_t aggr_get_id;
2068 static int perf_stat__get_aggr(aggr_get_id_t get_id, struct cpu_map *map, int idx) in perf_stat__get_aggr()