Lines Matching refs:perf_tool

658 struct perf_tool;
664 typedef int (*perf_event__handler_t)(struct perf_tool *tool,
669 int perf_event__synthesize_thread_map(struct perf_tool *tool,
674 int perf_event__synthesize_thread_map2(struct perf_tool *tool,
678 int perf_event__synthesize_cpu_map(struct perf_tool *tool,
682 int perf_event__synthesize_threads(struct perf_tool *tool,
687 int perf_event__synthesize_kernel_mmap(struct perf_tool *tool,
690 int perf_event__synthesize_stat_config(struct perf_tool *tool,
696 int perf_event__synthesize_stat(struct perf_tool *tool,
701 int perf_event__synthesize_stat_round(struct perf_tool *tool,
705 int perf_event__synthesize_modules(struct perf_tool *tool,
709 int perf_event__process_comm(struct perf_tool *tool,
713 int perf_event__process_lost(struct perf_tool *tool,
717 int perf_event__process_lost_samples(struct perf_tool *tool,
721 int perf_event__process_aux(struct perf_tool *tool,
725 int perf_event__process_itrace_start(struct perf_tool *tool,
729 int perf_event__process_switch(struct perf_tool *tool,
733 int perf_event__process_namespaces(struct perf_tool *tool,
737 int perf_event__process_mmap(struct perf_tool *tool,
741 int perf_event__process_mmap2(struct perf_tool *tool,
745 int perf_event__process_fork(struct perf_tool *tool,
749 int perf_event__process_exit(struct perf_tool *tool,
753 int perf_tool__process_synth_event(struct perf_tool *tool,
757 int perf_event__process(struct perf_tool *tool,
784 pid_t perf_event__synthesize_comm(struct perf_tool *tool,
789 int perf_event__synthesize_namespaces(struct perf_tool *tool,
795 int perf_event__synthesize_mmap_events(struct perf_tool *tool,
803 int perf_event__synthesize_extra_kmaps(struct perf_tool *tool,