Lines Matching defs:tool
143 struct perf_tool tool; member
2402 static int process_sample_event(const struct perf_tool *tool, in process_sample_event()
2489 static int process_attr(const struct perf_tool *tool, union perf_event *event, in process_attr()
2555 static int print_event_with_time(const struct perf_tool *tool, in print_event_with_time()
2591 static int print_event(const struct perf_tool *tool, union perf_event *event, in print_event()
2598 static int process_comm_event(const struct perf_tool *tool, in process_comm_event()
2610 static int process_namespaces_event(const struct perf_tool *tool, in process_namespaces_event()
2622 static int process_cgroup_event(const struct perf_tool *tool, in process_cgroup_event()
2634 static int process_fork_event(const struct perf_tool *tool, in process_fork_event()
2646 static int process_exit_event(const struct perf_tool *tool, in process_exit_event()
2659 static int process_mmap_event(const struct perf_tool *tool, in process_mmap_event()
2671 static int process_mmap2_event(const struct perf_tool *tool, in process_mmap2_event()
2683 static int process_switch_event(const struct perf_tool *tool, in process_switch_event()
2715 process_lost_event(const struct perf_tool *tool, in process_lost_event()
2758 static int process_text_poke_events(const struct perf_tool *tool, in process_text_poke_events()
3561 const struct perf_tool *tool = session->tool; in process_thread_map_event() local
3583 const struct perf_tool *tool = session->tool; in process_cpu_map_event() local
3616 const struct perf_tool *tool = session->tool; in perf_script__process_auxtrace_info() local