Lines Matching refs:tool

224 int perf_event__process_comm(const struct perf_tool *tool __maybe_unused,  in perf_event__process_comm()
232 int perf_event__process_namespaces(const struct perf_tool *tool __maybe_unused, in perf_event__process_namespaces()
240 int perf_event__process_cgroup(const struct perf_tool *tool __maybe_unused, in perf_event__process_cgroup()
248 int perf_event__process_lost(const struct perf_tool *tool __maybe_unused, in perf_event__process_lost()
256 int perf_event__process_aux(const struct perf_tool *tool __maybe_unused, in perf_event__process_aux()
264 int perf_event__process_itrace_start(const struct perf_tool *tool __maybe_unused, in perf_event__process_itrace_start()
272 int perf_event__process_aux_output_hw_id(const struct perf_tool *tool __maybe_unused, in perf_event__process_aux_output_hw_id()
280 int perf_event__process_lost_samples(const struct perf_tool *tool __maybe_unused, in perf_event__process_lost_samples()
288 int perf_event__process_switch(const struct perf_tool *tool __maybe_unused, in perf_event__process_switch()
296 int perf_event__process_ksymbol(const struct perf_tool *tool __maybe_unused, in perf_event__process_ksymbol()
304 int perf_event__process_bpf(const struct perf_tool *tool __maybe_unused, in perf_event__process_bpf()
312 int perf_event__process_text_poke(const struct perf_tool *tool __maybe_unused, in perf_event__process_text_poke()
395 int perf_event__process_mmap(const struct perf_tool *tool __maybe_unused, in perf_event__process_mmap()
403 int perf_event__process_mmap2(const struct perf_tool *tool __maybe_unused, in perf_event__process_mmap2()
418 int perf_event__process_fork(const struct perf_tool *tool __maybe_unused, in perf_event__process_fork()
426 int perf_event__process_exit(const struct perf_tool *tool __maybe_unused, in perf_event__process_exit()
434 int perf_event__exit_del_thread(const struct perf_tool *tool __maybe_unused, in perf_event__exit_del_thread()
633 int perf_event__process(const struct perf_tool *tool __maybe_unused, in perf_event__process()