Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Devent.h321 int perf_event__synthesize_modules(struct perf_tool *tool,
Devent.c322 int perf_event__synthesize_modules(struct perf_tool *tool, in perf_event__synthesize_modules() function
/linux-4.1.27/tools/perf/
Dbuiltin-record.c244 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
431 err = perf_event__synthesize_modules(tool, process_synthesized_event, in __cmd_record()