Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dsynthetic-events.h86 int perf_event__synthesize_stat_events(struct perf_stat_config *config, const struct perf_tool *too…
Dsynthetic-events.c2329 int perf_event__synthesize_stat_events(struct perf_stat_config *config, const struct perf_tool *too… in perf_event__synthesize_stat_events() function
/linux-6.12.1/tools/perf/
Dbuiltin-stat.c860 err = perf_event__synthesize_stat_events(&stat_config, NULL, evsel_list, in __run_perf_stat()