Lines Matching defs:tool

81 	struct perf_tool		tool;  member
107 struct perf_tool tool; member
152 static int perf_event__repipe_synth(struct perf_tool *tool, in perf_event__repipe_synth()
161 static int perf_event__repipe_oe_synth(struct perf_tool *tool, in perf_event__repipe_oe_synth()
191 static int perf_event__repipe_attr(struct perf_tool *tool, in perf_event__repipe_attr()
209 static int perf_event__repipe_event_update(struct perf_tool *tool, in perf_event__repipe_event_update()
240 struct perf_tool *tool = session->tool; in perf_event__repipe_auxtrace() local
287 static int perf_event__repipe(struct perf_tool *tool, in perf_event__repipe()
303 static int perf_event__drop_aux(struct perf_tool *tool, in perf_event__drop_aux()
350 static int perf_event__repipe_sample(struct perf_tool *tool, in perf_event__repipe_sample()
375 static int perf_event__repipe_mmap(struct perf_tool *tool, in perf_event__repipe_mmap()
389 static int perf_event__jit_repipe_mmap(struct perf_tool *tool, in perf_event__jit_repipe_mmap()
459 static int perf_event__repipe_buildid_mmap(struct perf_tool *tool, in perf_event__repipe_buildid_mmap()
478 static int perf_event__repipe_mmap2(struct perf_tool *tool, in perf_event__repipe_mmap2()
504 static int perf_event__jit_repipe_mmap2(struct perf_tool *tool, in perf_event__jit_repipe_mmap2()
528 static int perf_event__repipe_buildid_mmap2(struct perf_tool *tool, in perf_event__repipe_buildid_mmap2()
569 static int perf_event__repipe_fork(struct perf_tool *tool, in perf_event__repipe_fork()
582 static int perf_event__repipe_comm(struct perf_tool *tool, in perf_event__repipe_comm()
595 static int perf_event__repipe_namespaces(struct perf_tool *tool, in perf_event__repipe_namespaces()
607 static int perf_event__repipe_exit(struct perf_tool *tool, in perf_event__repipe_exit()
716 static int dso__inject_build_id(struct dso *dso, struct perf_tool *tool, in dso__inject_build_id()
747 int perf_event__inject_buildid(struct perf_tool *tool, union perf_event *event, in perf_event__inject_buildid()
780 static int perf_inject__sched_process_exit(struct perf_tool *tool, in perf_inject__sched_process_exit()
800 static int perf_inject__sched_switch(struct perf_tool *tool, in perf_inject__sched_switch()
825 static int perf_inject__sched_stat(struct perf_tool *tool, in perf_inject__sched_stat()
870 static int guest_session__repipe(struct perf_tool *tool, in guest_session__repipe()
1036 static int process_attr(struct perf_tool *tool, union perf_event *event, in process_attr()
1164 static int process_build_id(struct perf_tool *tool, in process_build_id()
1209 static int guest_session__ksymbol_event(struct perf_tool *tool, in guest_session__ksymbol_event()
1573 static int host__repipe(struct perf_tool *tool, in host__repipe()
1646 static int host__finished_round(struct perf_tool *tool, in host__finished_round()
1664 static int host__context_switch(struct perf_tool *tool, in host__context_switch()