Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsynthetic-events.h62 int perf_event__synthesize_modules(struct perf_tool *tool, perf_event__handler_t process, struct ma…
H A Dsynthetic-events.c668 int perf_event__synthesize_modules(struct perf_tool *tool, perf_event__handler_t process, in perf_event__synthesize_modules() function
/openbmc/linux/tools/perf/
H A Dbuiltin-record.c1440 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
2023 err = perf_event__synthesize_modules(tool, process_synthesized_event, in record__synthesize()