Searched refs:perf_event__read_stat_config (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | stat.c | 42 perf_event__read_stat_config(&stat_config, config); in process_stat_config_event()
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | stat.c | 42 perf_event__read_stat_config(&stat_config, config); in process_stat_config_event()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | event.h | 295 void perf_event__read_stat_config(struct perf_stat_config *config,
|
H A D | stat.c | 501 perf_event__read_stat_config(&sc, &event->stat_config); in perf_event__fprintf_stat_config()
|
H A D | event.c | 123 void perf_event__read_stat_config(struct perf_stat_config *config, in perf_event__read_stat_config() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | event.h | 267 void perf_event__read_stat_config(struct perf_stat_config *config,
|
H A D | stat.c | 735 perf_event__read_stat_config(&sc, &event->stat_config); in perf_event__fprintf_stat_config()
|
H A D | event.c | 149 void perf_event__read_stat_config(struct perf_stat_config *config, in perf_event__read_stat_config() function
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-stat.c | 1878 perf_event__read_stat_config(&stat_config, &event->stat_config); in process_stat_config_event()
|
H A D | builtin-script.c | 3299 perf_event__read_stat_config(&stat_config, &event->stat_config); in process_stat_config_event()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-stat.c | 2290 perf_event__read_stat_config(&stat_config, &event->stat_config); in process_stat_config_event()
|
H A D | builtin-script.c | 3665 perf_event__read_stat_config(&stat_config, &event->stat_config); in process_stat_config_event()
|
Completed in 23 milliseconds