Home
last modified time | relevance | path

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

/tools/perf/tests/
Dstat.c42 perf_event__read_stat_config(&stat_config, config); in process_stat_config_event()
/tools/perf/util/
Devent.h287 void perf_event__read_stat_config(struct perf_stat_config *config,
Dstat.c456 perf_event__read_stat_config(&sc, &event->stat_config); in perf_event__fprintf_stat_config()
Devent.c120 void perf_event__read_stat_config(struct perf_stat_config *config, in perf_event__read_stat_config() function
/tools/perf/
Dbuiltin-stat.c1485 perf_event__read_stat_config(&stat_config, &event->stat_config); in process_stat_config_event()
Dbuiltin-script.c3278 perf_event__read_stat_config(&stat_config, &event->stat_config); in process_stat_config_event()