Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/bench/
Dsynthesize.c52 static int process_synthesized_event(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-v5.10/tools/perf/
Dbuiltin-record.c509 static int process_synthesized_event(struct perf_tool *tool, in process_synthesized_event() function
527 ret = process_synthesized_event(tool, event, sample, machine); in process_locked_synthesized_event()
1029 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
1039 err = perf_event__synthesize_kernel_mmap(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
1254 process_synthesized_event, in record__synthesize_workload()
1383 event_op f = process_synthesized_event; in record__synthesize()
1394 process_synthesized_event); in record__synthesize()
1401 process_synthesized_event); in record__synthesize()
1417 process_synthesized_event); in record__synthesize()
1427 process_synthesized_event, machine); in record__synthesize()
[all …]
Dbuiltin-stat.c280 static int process_synthesized_event(struct perf_tool *tool __maybe_unused, in process_synthesized_event() function
297 process_synthesized_event, in write_stat_round_event()
312 process_synthesized_event, NULL); in evsel__write_stat_event()
867 process_synthesized_event, is_pipe); in __run_perf_stat()
2375 process_synthesized_event, in cmd_stat()