Lines Matching refs:perf_tool

145 	struct perf_tool	tool;
2640 static int process_sample_event(const struct perf_tool *tool, in process_sample_event()
2724 static int process_deferred_sample_event(const struct perf_tool *tool, in process_deferred_sample_event()
2815 static int process_attr(const struct perf_tool *tool, union perf_event *event, in process_attr()
2883 static int print_event_with_time(const struct perf_tool *tool, in print_event_with_time()
2919 static int print_event(const struct perf_tool *tool, union perf_event *event, in print_event()
2926 static int process_comm_event(const struct perf_tool *tool, in process_comm_event()
2938 static int process_namespaces_event(const struct perf_tool *tool, in process_namespaces_event()
2950 static int process_cgroup_event(const struct perf_tool *tool, in process_cgroup_event()
2962 static int process_fork_event(const struct perf_tool *tool, in process_fork_event()
2974 static int process_exit_event(const struct perf_tool *tool, in process_exit_event()
2987 static int process_mmap_event(const struct perf_tool *tool, in process_mmap_event()
2999 static int process_mmap2_event(const struct perf_tool *tool, in process_mmap2_event()
3011 static int process_switch_event(const struct perf_tool *tool, in process_switch_event()
3031 static int process_auxtrace_error(const struct perf_tool *tool, in process_auxtrace_error()
3044 process_lost_event(const struct perf_tool *tool, in process_lost_event()
3054 process_throttle_event(const struct perf_tool *tool __maybe_unused, in process_throttle_event()
3065 process_finished_round_event(const struct perf_tool *tool __maybe_unused, in process_finished_round_event()
3075 process_bpf_events(const struct perf_tool *tool __maybe_unused, in process_bpf_events()
3088 process_bpf_metadata_event(const struct perf_tool *tool __maybe_unused, in process_bpf_metadata_event()
3096 static int process_text_poke_events(const struct perf_tool *tool, in process_text_poke_events()
3848 static int process_stat_round_event(const struct perf_tool *tool __maybe_unused, in process_stat_round_event()
3864 static int process_stat_config_event(const struct perf_tool *tool __maybe_unused, in process_stat_config_event()
3899 int process_thread_map_event(const struct perf_tool *tool, in process_thread_map_event()
3921 int process_cpu_map_event(const struct perf_tool *tool, in process_cpu_map_event()
3942 static int process_feature_event(const struct perf_tool *tool __maybe_unused, in process_feature_event()
3951 static int perf_script__process_auxtrace_info(const struct perf_tool *tool, in perf_script__process_auxtrace_info()