Searched refs:process_synthesized_event (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A 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()
|
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A 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()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-record.c | 509 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, machin in record__synthesize() [all...] |
H A D | builtin-stat.c | 280 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()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-record.c | 607 static int process_synthesized_event(struct perf_tool *tool, in process_synthesized_event() function 626 ret = process_synthesized_event(tool, event, sample, machine); in process_locked_synthesized_event() 1438 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os() 1448 err = perf_event__synthesize_kernel_mmap(tool, process_synthesized_event, in perf_event__synthesize_guest_os() 1767 process_synthesized_event, in record__synthesize_workload() 1981 event_op f = process_synthesized_event; in record__synthesize() 1988 process_synthesized_event); in record__synthesize() 1996 process_synthesized_event, machine); in record__synthesize() 2002 process_synthesized_event, in record__synthesize() 2009 session, process_synthesized_event); in record__synthesize() [all...] |
H A D | builtin-stat.c | 242 static int process_synthesized_event(struct perf_tool *tool __maybe_unused, in process_synthesized_event() function 259 process_synthesized_event, in write_stat_round_event() 275 process_synthesized_event, NULL); in evsel__write_stat_event() 857 process_synthesized_event, is_pipe); in __run_perf_stat() 2862 process_synthesized_event, in cmd_stat()
|
Completed in 14 milliseconds