Home
last modified time | relevance | path

Searched refs:perf_event__synthesize_stat_config (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/tools/perf/tests/
Dstat.c59 !perf_event__synthesize_stat_config(NULL, &stat_config, process_stat_config_event, NULL)); in test__synthesize_stat_config()
/Linux-v5.15/tools/perf/util/
Dsynthetic-events.h51 int perf_event__synthesize_stat_config(struct perf_tool *tool, struct perf_stat_config *config, per…
Dsynthetic-events.c1312 int perf_event__synthesize_stat_config(struct perf_tool *tool, in perf_event__synthesize_stat_config() function
2110 err = perf_event__synthesize_stat_config(tool, config, process, NULL); in perf_event__synthesize_stat_events()