Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dstat.h65 typedef struct aggr_cpu_id (*aggr_get_id_t)(struct perf_stat_config *config, struct perf_cpu cpu); typedef
109 aggr_get_id_t aggr_get_id;
/linux-6.15/tools/perf/
H A Dbuiltin-stat.c1367 aggr_get_id_t get_id, struct perf_cpu cpu) in perf_stat__get_aggr()
1457 static aggr_get_id_t aggr_mode__get_id(enum aggr_mode aggr_mode) in aggr_mode__get_id()
1770 static aggr_get_id_t aggr_mode__get_id_file(enum aggr_mode aggr_mode) in aggr_mode__get_id_file()