Home
last modified time | relevance | path

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

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