Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-stat.c103 typedef int (*aggr_get_id_t)(struct cpu_map *m, int cpu); typedef
124 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()