Home
last modified time | relevance | path

Searched refs:process_synthesized_event (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-record.c626 static int process_synthesized_event(const struct perf_tool *tool, in process_synthesized_event() function
645 ret = process_synthesized_event(tool, event, sample, machine); in process_locked_synthesized_event()
1512 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
1522 err = perf_event__synthesize_kernel_mmap(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
1845 process_synthesized_event, in record__synthesize_workload()
2057 event_op f = process_synthesized_event; in record__synthesize()
2064 process_synthesized_event); in record__synthesize()
2072 process_synthesized_event, machine); in record__synthesize()
2078 process_synthesized_event, in record__synthesize()
2085 session, process_synthesized_event); in record__synthesize()
[all...]
H A Dbuiltin-stat.c234 static int process_synthesized_event(const struct perf_tool *tool __maybe_unused, in process_synthesized_event() function
251 process_synthesized_event, in write_stat_round_event()
267 process_synthesized_event, NULL); in evsel__write_stat_event()
862 process_synthesized_event, is_pipe); in __run_perf_stat()
2902 process_synthesized_event, in cmd_stat()