Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-record.c124 static int process_synthesized_event(struct perf_tool *tool, in process_synthesized_event() function
491 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
501 err = perf_event__synthesize_kernel_mmap(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
631 process_synthesized_event, in record__synthesize_workload()
762 process_synthesized_event); in record__synthesize()
769 process_synthesized_event); in record__synthesize()
785 process_synthesized_event); in record__synthesize()
795 process_synthesized_event, machine); in record__synthesize()
801 session, process_synthesized_event); in record__synthesize()
807 err = perf_event__synthesize_kernel_mmap(tool, process_synthesized_event, in record__synthesize()
[all …]
Dbuiltin-stat.c299 static int process_synthesized_event(struct perf_tool *tool __maybe_unused, in process_synthesized_event() function
316 process_synthesized_event, in write_stat_round_event()
332 process_synthesized_event, NULL); in perf_evsel__write_stat_event()
473 process_synthesized_event); in perf_stat_synthesize_config()
482 process_synthesized_event, in perf_stat_synthesize_config()
486 process_synthesized_event, in perf_stat_synthesize_config()
494 process_synthesized_event, NULL); in perf_stat_synthesize_config()
501 process_synthesized_event, NULL); in perf_stat_synthesize_config()
3112 process_synthesized_event, in cmd_stat()