Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-record.c380 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
600 err = perf_event__synthesize_modules(tool, process_synthesized_event, in __cmd_record()
/linux-4.4.14/tools/perf/util/
Devent.h406 int perf_event__synthesize_modules(struct perf_tool *tool,
Devent.c352 int perf_event__synthesize_modules(struct perf_tool *tool, in perf_event__synthesize_modules() function