Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
H A Dsynthesize.c53 static int process_synthesized_event(const struct perf_tool *tool __maybe_unused, in process_synthesized_event() function
83 process_synthesized_event, in do_run_single_threaded()
183 process_synthesized_event, in do_run_multi_threaded()
/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()
1549 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
1559 err = perf_event__synthesize_kernel_mmap(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
1879 process_synthesized_event, in record__synthesize_workload()
2091 event_op f = process_synthesized_event; in record__synthesize()
2098 process_synthesized_event); in record__synthesize()
2106 process_synthesized_event, machine); in record__synthesize()
2112 process_synthesized_event, in record__synthesize()
2119 session, process_synthesized_event); in record__synthesize()
[all …]
H A Dbuiltin-stat.c245 static int process_synthesized_event(const struct perf_tool *tool __maybe_unused, in process_synthesized_event() function
262 process_synthesized_event, in write_stat_round_event()
278 process_synthesized_event, NULL); in evsel__write_stat_event()
940 process_synthesized_event, is_pipe); in __run_perf_stat()
3000 process_synthesized_event, in cmd_stat()