Searched refs:aggr_get_id_t (Results 1 – 1 of 1) sorted by relevance
146 typedef int (*aggr_get_id_t)(struct cpu_map *m, int cpu); typedef176 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()