Lines Matching defs:tool
146 struct perf_tool tool; member
2459 static int process_sample_event(const struct perf_tool *tool, in process_sample_event()
2546 static int process_attr(const struct perf_tool *tool, union perf_event *event, in process_attr()
2612 static int print_event_with_time(const struct perf_tool *tool, in print_event_with_time()
2648 static int print_event(const struct perf_tool *tool, union perf_event *event, in print_event()
2655 static int process_comm_event(const struct perf_tool *tool, in process_comm_event()
2667 static int process_namespaces_event(const struct perf_tool *tool, in process_namespaces_event()
2679 static int process_cgroup_event(const struct perf_tool *tool, in process_cgroup_event()
2691 static int process_fork_event(const struct perf_tool *tool, in process_fork_event()
2703 static int process_exit_event(const struct perf_tool *tool, in process_exit_event()
2716 static int process_mmap_event(const struct perf_tool *tool, in process_mmap_event()
2728 static int process_mmap2_event(const struct perf_tool *tool, in process_mmap2_event()
2740 static int process_switch_event(const struct perf_tool *tool, in process_switch_event()
2772 process_lost_event(const struct perf_tool *tool, in process_lost_event()
2815 static int process_text_poke_events(const struct perf_tool *tool, in process_text_poke_events()
3817 const struct perf_tool *tool = session->tool; in process_thread_map_event() local
3839 const struct perf_tool *tool = session->tool; in process_cpu_map_event() local
3872 const struct perf_tool *tool = session->tool; in perf_script__process_auxtrace_info() local