Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat.h64 typedef struct aggr_cpu_id (*aggr_get_id_t)(struct perf_stat_config *config, struct perf_cpu cpu); typedef
108 aggr_get_id_t aggr_get_id;
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c1482 aggr_get_id_t get_id, struct perf_cpu cpu) in perf_stat__get_aggr()
1564 static aggr_get_id_t aggr_mode__get_id(enum aggr_mode aggr_mode) in aggr_mode__get_id()
1862 static aggr_get_id_t aggr_mode__get_id_file(enum aggr_mode aggr_mode) in aggr_mode__get_id_file()