Lines Matching refs:perf_tool
25 struct perf_tool tool;
41 static int perf_event__repipe_synth(struct perf_tool *tool, in perf_event__repipe_synth()
56 static int perf_event__repipe_op2_synth(struct perf_tool *tool, in perf_event__repipe_op2_synth()
64 static int perf_event__repipe_attr(struct perf_tool *tool, in perf_event__repipe_attr()
82 static int perf_event__repipe(struct perf_tool *tool, in perf_event__repipe()
90 typedef int (*inject_handler)(struct perf_tool *tool,
96 static int perf_event__repipe_sample(struct perf_tool *tool, in perf_event__repipe_sample()
112 static int perf_event__repipe_mmap(struct perf_tool *tool, in perf_event__repipe_mmap()
125 static int perf_event__repipe_mmap2(struct perf_tool *tool, in perf_event__repipe_mmap2()
138 static int perf_event__repipe_fork(struct perf_tool *tool, in perf_event__repipe_fork()
151 static int perf_event__repipe_tracing_data(struct perf_tool *tool, in perf_event__repipe_tracing_data()
177 static int dso__inject_build_id(struct dso *dso, struct perf_tool *tool, in dso__inject_build_id()
201 static int perf_event__inject_buildid(struct perf_tool *tool, in perf_event__inject_buildid()
247 static int perf_inject__sched_process_exit(struct perf_tool *tool, in perf_inject__sched_process_exit()
267 static int perf_inject__sched_switch(struct perf_tool *tool, in perf_inject__sched_switch()
291 static int perf_inject__sched_stat(struct perf_tool *tool, in perf_inject__sched_stat()