Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsynthetic-events.h81 int perf_event__synthesize_modules(const struct perf_tool *tool, perf_event__handler_t process, str…
H A Dsynthetic-events.c720 int perf_event__synthesize_modules(const struct perf_tool *tool, perf_event__handler_t process, in perf_event__synthesize_modules() function
/linux/tools/perf/
H A Dbuiltin-record.c1488 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
2072 err = perf_event__synthesize_modules(tool, process_synthesized_event, in record__synthesize()