Home
last modified time | relevance | path

Searched defs:tool (Results 1 – 24 of 24) sorted by relevance

/tools/perf/
Dbuiltin-inject.c26 struct perf_tool tool; member
58 static int perf_event__repipe_synth(struct perf_tool *tool, in perf_event__repipe_synth()
67 static int perf_event__repipe_oe_synth(struct perf_tool *tool, in perf_event__repipe_oe_synth()
74 static int perf_event__repipe_op2_synth(struct perf_tool *tool, in perf_event__repipe_op2_synth()
82 static int perf_event__repipe_attr(struct perf_tool *tool, in perf_event__repipe_attr()
121 static s64 perf_event__repipe_auxtrace(struct perf_tool *tool, in perf_event__repipe_auxtrace()
173 static int perf_event__repipe(struct perf_tool *tool, in perf_event__repipe()
189 static int perf_event__drop_aux(struct perf_tool *tool, in perf_event__drop_aux()
208 static int perf_event__repipe_sample(struct perf_tool *tool, in perf_event__repipe_sample()
224 static int perf_event__repipe_mmap(struct perf_tool *tool, in perf_event__repipe_mmap()
[all …]
Dbuiltin-mem.c14 struct perf_tool tool; member
61 dump_raw_samples(struct perf_tool *tool, in dump_raw_samples()
111 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-record.c42 struct perf_tool tool; member
67 static int process_synthesized_event(struct perf_tool *tool, in process_synthesized_event()
147 static int record__process_auxtrace(struct perf_tool *tool, in record__process_auxtrace()
333 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
371 struct perf_tool *tool = data; in perf_event__synthesize_guest_os() local
482 struct perf_tool *tool = &rec->tool; in __cmd_record() local
Dbuiltin-annotate.c38 struct perf_tool tool; member
84 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-script.c737 struct perf_tool tool; member
744 static int process_attr(struct perf_tool *tool, union perf_event *event, in process_attr()
775 static int process_comm_event(struct perf_tool *tool, in process_comm_event()
809 static int process_fork_event(struct perf_tool *tool, in process_fork_event()
840 static int process_exit_event(struct perf_tool *tool, in process_exit_event()
873 static int process_mmap_event(struct perf_tool *tool, in process_mmap_event()
904 static int process_mmap2_event(struct perf_tool *tool, in process_mmap2_event()
935 static int process_switch_event(struct perf_tool *tool, in process_switch_event()
Dbuiltin-report.c45 struct perf_tool tool; member
138 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
193 static int process_read_event(struct perf_tool *tool, in process_read_event()
Dbuiltin-sched.c126 struct perf_tool tool; member
1329 static int process_sched_wakeup_event(struct perf_tool *tool, in process_sched_wakeup_event()
1428 static int process_sched_switch_event(struct perf_tool *tool, in process_sched_switch_event()
1454 static int process_sched_runtime_event(struct perf_tool *tool, in process_sched_runtime_event()
1467 static int perf_sched__process_fork_event(struct perf_tool *tool, in perf_sched__process_fork_event()
1484 static int process_sched_migrate_task_event(struct perf_tool *tool, in process_sched_migrate_task_event()
Dbuiltin-timechart.c50 struct perf_tool tool; member
311 static int process_comm_event(struct perf_tool *tool, in process_comm_event()
321 static int process_fork_event(struct perf_tool *tool, in process_fork_event()
331 static int process_exit_event(struct perf_tool *tool, in process_exit_event()
554 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-kvm.c626 static int process_lost_event(struct perf_tool *tool, in process_lost_event()
647 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-top.c710 static void perf_event__process_sample(struct perf_tool *tool, in perf_event__process_sample()
Dbuiltin-trace.c1405 struct perf_tool tool; member
1633 static int trace__tool_process(struct perf_tool *tool, in trace__tool_process()
2297 static int trace__process_sample(struct perf_tool *tool, in trace__process_sample()
Dbuiltin-diff.c360 static struct perf_tool tool = { variable
/tools/perf/util/
Devent.c171 pid_t perf_event__synthesize_comm(struct perf_tool *tool, in perf_event__synthesize_comm()
187 static int perf_event__synthesize_fork(struct perf_tool *tool, in perf_event__synthesize_fork()
219 int perf_event__synthesize_mmap_events(struct perf_tool *tool, in perf_event__synthesize_mmap_events()
352 int perf_event__synthesize_modules(struct perf_tool *tool, in perf_event__synthesize_modules()
412 struct perf_tool *tool, in __event__synthesize_thread()
484 int perf_event__synthesize_thread_map(struct perf_tool *tool, in perf_event__synthesize_thread_map()
553 int perf_event__synthesize_threads(struct perf_tool *tool, in perf_event__synthesize_threads()
646 int perf_event__synthesize_kernel_mmap(struct perf_tool *tool, in perf_event__synthesize_kernel_mmap()
Dsession.c115 bool repipe, struct perf_tool *tool) in perf_session__new()
309 void perf_tool__fill_defaults(struct perf_tool *tool) in perf_tool__fill_defaults()
994 struct perf_tool *tool, in deliver_sample_value()
1017 struct perf_tool *tool, in deliver_sample_group()
1038 struct perf_tool *tool, in perf_evlist__deliver_sample()
1065 struct perf_tool *tool, u64 file_offset) in machines__deliver_event()
1133 struct perf_tool *tool, in perf_session__deliver_event()
1153 struct perf_tool *tool = session->tool; in perf_session__process_user_event() local
1203 struct perf_tool *tool = session->tool; in perf_session__deliver_synth_event() local
1282 struct perf_tool *tool = session->tool; in perf_session__process_event() local
[all …]
Dsession.h35 struct perf_tool *tool; member
Dauxtrace.c845 struct perf_tool *tool, in perf_event__synthesize_auxtrace_info()
899 s64 perf_event__process_auxtrace(struct perf_tool *tool, in perf_event__process_auxtrace()
1150 struct perf_tool *tool, process_auxtrace_t fn, in __auxtrace_mmap__read()
1259 struct perf_tool *tool, process_auxtrace_t fn) in auxtrace_mmap__read()
1266 struct perf_tool *tool, process_auxtrace_t fn, in auxtrace_mmap__read_snapshot()
Dtop.h15 struct perf_tool tool; member
Dkvm-stat.h73 struct perf_tool tool; member
Dintel-bts.c598 struct perf_tool *tool) in intel_bts_process_event()
740 static int intel_bts_event_synth(struct perf_tool *tool, in intel_bts_event_synth()
Dauxtrace.h484 struct perf_tool *tool) in auxtrace__process_event()
493 struct perf_tool *tool) in auxtrace__flush_events()
Ddata-convert-bt.c73 struct perf_tool tool; member
555 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dintel-pt.c1673 struct perf_tool *tool) in intel_pt_process_event()
1734 static int intel_pt_flush(struct perf_session *session, struct perf_tool *tool) in intel_pt_flush()
1831 static int intel_pt_event_synth(struct perf_tool *tool, in intel_pt_event_synth()
Dheader.c2670 int perf_event__synthesize_attr(struct perf_tool *tool, in perf_event__synthesize_attr()
2704 int perf_event__synthesize_attrs(struct perf_tool *tool, in perf_event__synthesize_attrs()
2763 int perf_event__synthesize_tracing_data(struct perf_tool *tool, int fd, in perf_event__synthesize_tracing_data()
2849 int perf_event__synthesize_build_id(struct perf_tool *tool, in perf_event__synthesize_build_id()
Dmachine.c1942 int __machine__synthesize_threads(struct machine *machine, struct perf_tool *tool, in __machine__synthesize_threads()