Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dstat.c41 perf_event__read_stat_config(&stat_config, config); in process_stat_config_event()
/Linux-v4.19/tools/perf/util/
Dstat.c429 perf_event__read_stat_config(&sc, &event->stat_config); in perf_event__fprintf_stat_config()
Devent.h694 void perf_event__read_stat_config(struct perf_stat_config *config,
Devent.c1218 void perf_event__read_stat_config(struct perf_stat_config *config, in perf_event__read_stat_config() function
/Linux-v4.19/tools/perf/
Dbuiltin-stat.c2635 perf_event__read_stat_config(&stat_config, &event->stat_config); in process_stat_config_event()
Dbuiltin-script.c2986 perf_event__read_stat_config(&stat_config, &event->stat_config); in process_stat_config_event()