Lines Matching refs:perf_tool
145 struct perf_tool tool;
2403 static int process_sample_event(const struct perf_tool *tool, in process_sample_event()
2490 static int process_attr(const struct perf_tool *tool, union perf_event *event, in process_attr()
2556 static int print_event_with_time(const struct perf_tool *tool, in print_event_with_time()
2592 static int print_event(const struct perf_tool *tool, union perf_event *event, in print_event()
2599 static int process_comm_event(const struct perf_tool *tool, in process_comm_event()
2611 static int process_namespaces_event(const struct perf_tool *tool, in process_namespaces_event()
2623 static int process_cgroup_event(const struct perf_tool *tool, in process_cgroup_event()
2635 static int process_fork_event(const struct perf_tool *tool, in process_fork_event()
2647 static int process_exit_event(const struct perf_tool *tool, in process_exit_event()
2660 static int process_mmap_event(const struct perf_tool *tool, in process_mmap_event()
2672 static int process_mmap2_event(const struct perf_tool *tool, in process_mmap2_event()
2684 static int process_switch_event(const struct perf_tool *tool, in process_switch_event()
2716 process_lost_event(const struct perf_tool *tool, in process_lost_event()
2726 process_throttle_event(const struct perf_tool *tool __maybe_unused, in process_throttle_event()
2737 process_finished_round_event(const struct perf_tool *tool __maybe_unused, in process_finished_round_event()
2747 process_bpf_events(const struct perf_tool *tool __maybe_unused, in process_bpf_events()
2767 static int process_text_poke_events(const struct perf_tool *tool, in process_text_poke_events()
3571 const struct perf_tool *tool = session->tool; in process_thread_map_event()
3593 const struct perf_tool *tool = session->tool; in process_cpu_map_event()
3626 const struct perf_tool *tool = session->tool; in perf_script__process_auxtrace_info()