Searched refs:process_synthesized_event (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/tools/perf/ |
| D | builtin-record.c | 477 static int process_synthesized_event(struct perf_tool *tool, in process_synthesized_event() function 883 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os() 893 err = perf_event__synthesize_kernel_mmap(tool, process_synthesized_event, in perf_event__synthesize_guest_os() 1099 process_synthesized_event, in record__synthesize_workload() 1238 process_synthesized_event); in record__synthesize() 1245 process_synthesized_event); in record__synthesize() 1261 process_synthesized_event); in record__synthesize() 1271 process_synthesized_event, machine); in record__synthesize() 1277 session, process_synthesized_event); in record__synthesize() 1283 err = perf_event__synthesize_kernel_mmap(tool, process_synthesized_event, in record__synthesize() [all …]
|
| D | builtin-stat.c | 214 static int process_synthesized_event(struct perf_tool *tool __maybe_unused, in process_synthesized_event() function 231 process_synthesized_event, in write_stat_round_event() 247 process_synthesized_event, NULL); in perf_evsel__write_stat_event() 546 process_synthesized_event, is_pipe); in __run_perf_stat() 1984 process_synthesized_event, in cmd_stat()
|