Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Devent.h298 void perf_event__read_stat_config(struct perf_stat_config *config,
H A Dstat.c711 perf_event__read_stat_config(&sc, &event->stat_config); in perf_event__fprintf_stat_config()
H A Devent.c155 void perf_event__read_stat_config(struct perf_stat_config *config, in perf_event__read_stat_config() function
/linux/tools/perf/
H A Dbuiltin-stat.c2234 perf_event__read_stat_config(&stat_config, &event->stat_config); in process_stat_config_event()
H A Dbuiltin-script.c3851 perf_event__read_stat_config(&stat_config, &event->stat_config); in process_stat_config_event()