Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/bench/
Dsynthesize.c52 static int process_synthesized_event(const struct perf_tool *tool __maybe_unused, in process_synthesized_event() function
82 process_synthesized_event, in do_run_single_threaded()
173 process_synthesized_event, in do_run_multi_threaded()
/linux-6.12.1/tools/perf/
Dbuiltin-record.c621 static int process_synthesized_event(const struct perf_tool *tool, in process_synthesized_event() function
640 ret = process_synthesized_event(tool, event, sample, machine); in process_locked_synthesized_event()
1488 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
1498 err = perf_event__synthesize_kernel_mmap(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
1822 process_synthesized_event, in record__synthesize_workload()
2032 event_op f = process_synthesized_event; in record__synthesize()
2039 process_synthesized_event); in record__synthesize()
2047 process_synthesized_event, machine); in record__synthesize()
2053 process_synthesized_event, in record__synthesize()
2060 session, process_synthesized_event); in record__synthesize()
[all …]
Dbuiltin-stat.c252 static int process_synthesized_event(const struct perf_tool *tool __maybe_unused, in process_synthesized_event() function
269 process_synthesized_event, in write_stat_round_event()
285 process_synthesized_event, NULL); in evsel__write_stat_event()
861 process_synthesized_event, is_pipe); in __run_perf_stat()
2912 process_synthesized_event, in cmd_stat()