Searched refs:aggr_get_id_t (Results 1 – 1 of 1) sorted by relevance
103 typedef int (*aggr_get_id_t)(struct cpu_map *m, int cpu); typedef124 static aggr_get_id_t aggr_get_id;1018 static int perf_stat__get_aggr(aggr_get_id_t get_id, struct cpu_map *map, int idx) in perf_stat__get_aggr()