Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dsynthetic-events.h81 int perf_event__synthesize_modules(const struct perf_tool *tool, perf_event__handler_t process, str…
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-6.12.1/tools/perf/
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()