Home
last modified time | relevance | path

Searched refs:perf_event__synthesize_stat_config (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dstat.c59 !perf_event__synthesize_stat_config(NULL, &stat_config, process_stat_config_event, NULL)); in test__synthesize_stat_config()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dstat.c60 !perf_event__synthesize_stat_config(NULL, &stat_config, process_stat_config_event, NULL)); in test__synthesize_stat_config()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsynthetic-events.h50 int perf_event__synthesize_stat_config(struct perf_tool *tool, struct perf_stat_config *config, perf_event__handler_t process, struct machine *machine);
H A Dsynthetic-events.c1228 int perf_event__synthesize_stat_config(struct perf_tool *tool, in perf_event__synthesize_stat_config() function
2004 err = perf_event__synthesize_stat_config(tool, config, process, NULL); in perf_event__synthesize_stat_events()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsynthetic-events.h66 int perf_event__synthesize_stat_config(struct perf_tool *tool, struct perf_stat_config *config, perf_event__handler_t process, struct machine *machine);
H A Dsynthetic-events.c1351 int perf_event__synthesize_stat_config(struct perf_tool *tool, in perf_event__synthesize_stat_config() function
2262 err = perf_event__synthesize_stat_config(tool, config, process, NULL); in perf_event__synthesize_stat_events()

Completed in 7 milliseconds