Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/tests/
Dstat.c42 perf_event__read_stat_config(&stat_config, config); in process_stat_config_event()
/linux-6.1.9/tools/perf/util/
Devent.h377 void perf_event__read_stat_config(struct perf_stat_config *config,
Dstat.c528 perf_event__read_stat_config(&sc, &event->stat_config); in perf_event__fprintf_stat_config()
Devent.c125 void perf_event__read_stat_config(struct perf_stat_config *config, in perf_event__read_stat_config() function
/linux-6.1.9/tools/perf/
Dbuiltin-stat.c2023 perf_event__read_stat_config(&stat_config, &event->stat_config); in process_stat_config_event()
Dbuiltin-script.c3619 perf_event__read_stat_config(&stat_config, &event->stat_config); in process_stat_config_event()