Searched refs:process_synthesized_event (Results 1 – 3 of 3) sorted by relevance
/tools/perf/bench/ |
D | synthesize.c | 52 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()
|
/tools/perf/ |
D | builtin-record.c | 512 static int process_synthesized_event(struct perf_tool *tool, in process_synthesized_event() function 530 ret = process_synthesized_event(tool, event, sample, machine); in process_locked_synthesized_event() 1042 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os() 1052 err = perf_event__synthesize_kernel_mmap(tool, process_synthesized_event, in perf_event__synthesize_guest_os() 1267 process_synthesized_event, in record__synthesize_workload() 1392 event_op f = process_synthesized_event; in record__synthesize() 1399 process_synthesized_event); in record__synthesize() 1407 process_synthesized_event, machine); in record__synthesize() 1414 process_synthesized_event, in record__synthesize() 1422 session, process_synthesized_event); in record__synthesize() [all …]
|
D | builtin-stat.c | 304 static int process_synthesized_event(struct perf_tool *tool __maybe_unused, in process_synthesized_event() function 321 process_synthesized_event, in write_stat_round_event() 336 process_synthesized_event, NULL); in evsel__write_stat_event() 927 process_synthesized_event, is_pipe); in __run_perf_stat() 2555 process_synthesized_event, in cmd_stat()
|