Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dsynthetic-events.h46 int perf_event__synthesize_modules(struct perf_tool *tool, perf_event__handler_t process, struct ma…
Dsynthetic-events.c416 int perf_event__synthesize_modules(struct perf_tool *tool, perf_event__handler_t process, in perf_event__synthesize_modules() function
/Linux-v5.4/tools/perf/
Dbuiltin-record.c883 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
1289 err = perf_event__synthesize_modules(tool, process_synthesized_event, in record__synthesize()