Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dstat.c42 perf_event__read_stat_config(&stat_config, config); in process_stat_config_event()
/Linux-v5.10/tools/perf/util/
Devent.h295 void perf_event__read_stat_config(struct perf_stat_config *config,
Dstat.c501 perf_event__read_stat_config(&sc, &event->stat_config); in perf_event__fprintf_stat_config()
Devent.c123 void perf_event__read_stat_config(struct perf_stat_config *config, in perf_event__read_stat_config() function
/Linux-v5.10/tools/perf/
Dbuiltin-stat.c1878 perf_event__read_stat_config(&stat_config, &event->stat_config); in process_stat_config_event()
Dbuiltin-script.c3295 perf_event__read_stat_config(&stat_config, &event->stat_config); in process_stat_config_event()