Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/tools/perf/util/
H A Dsynthetic-events.h66 int perf_event__synthesize_stat_config(struct perf_tool *tool, struct perf_stat_config *config, per…
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()