Lines Matching defs:tool
143 struct perf_tool tool; member
2375 static int process_sample_event(const struct perf_tool *tool, in process_sample_event()
2462 static int process_attr(const struct perf_tool *tool, union perf_event *event, in process_attr()
2528 static int print_event_with_time(const struct perf_tool *tool, in print_event_with_time()
2564 static int print_event(const struct perf_tool *tool, union perf_event *event, in print_event()
2571 static int process_comm_event(const struct perf_tool *tool, in process_comm_event()
2583 static int process_namespaces_event(const struct perf_tool *tool, in process_namespaces_event()
2595 static int process_cgroup_event(const struct perf_tool *tool, in process_cgroup_event()
2607 static int process_fork_event(const struct perf_tool *tool, in process_fork_event()
2619 static int process_exit_event(const struct perf_tool *tool, in process_exit_event()
2632 static int process_mmap_event(const struct perf_tool *tool, in process_mmap_event()
2644 static int process_mmap2_event(const struct perf_tool *tool, in process_mmap2_event()
2656 static int process_switch_event(const struct perf_tool *tool, in process_switch_event()
2688 process_lost_event(const struct perf_tool *tool, in process_lost_event()
2731 static int process_text_poke_events(const struct perf_tool *tool, in process_text_poke_events()
3534 const struct perf_tool *tool = session->tool; in process_thread_map_event() local
3556 const struct perf_tool *tool = session->tool; in process_cpu_map_event() local
3589 const struct perf_tool *tool = session->tool; in perf_script__process_auxtrace_info() local