Home
last modified time | relevance | path

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

/linux-3.4.99/tools/perf/
Dbuiltin-inject.c41 static int perf_event__repipe_op2_synth(struct perf_tool *tool, in perf_event__repipe_op2_synth()
48 static int perf_event__repipe_event_type_synth(struct perf_tool *tool, in perf_event__repipe_event_type_synth()
66 static int perf_event__repipe(struct perf_tool *tool, in perf_event__repipe()
74 static int perf_event__repipe_sample(struct perf_tool *tool, in perf_event__repipe_sample()
83 static int perf_event__repipe_mmap(struct perf_tool *tool, in perf_event__repipe_mmap()
96 static int perf_event__repipe_task(struct perf_tool *tool, in perf_event__repipe_task()
134 static int dso__inject_build_id(struct dso *self, struct perf_tool *tool, in dso__inject_build_id()
158 static int perf_event__inject_buildid(struct perf_tool *tool, in perf_event__inject_buildid()
Dbuiltin-report.c40 struct perf_tool tool; member
57 static int perf_report__add_branch_hist_entry(struct perf_tool *tool, in perf_report__add_branch_hist_entry()
184 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
224 static int process_read_event(struct perf_tool *tool, in process_read_event()
Dbuiltin-record.c40 struct perf_tool tool; member
81 static int process_synthesized_event(struct perf_tool *tool, in process_synthesized_event()
345 struct perf_tool *tool = data; in perf_event__synthesize_guest_os() local
404 struct perf_tool *tool = &rec->tool; in __cmd_record() local
Dbuiltin-diff.c28 struct perf_tool tool; member
40 static int diff__process_sample_event(struct perf_tool *tool, in diff__process_sample_event()
Dbuiltin-annotate.c35 struct perf_tool tool; member
83 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-top.c696 static void perf_event__process_sample(struct perf_tool *tool, in perf_event__process_sample()
Dbuiltin-sched.c1594 static int perf_sched__process_tracepoint_sample(struct perf_tool *tool, in perf_sched__process_tracepoint_sample()
/linux-3.4.99/tools/perf/util/
Devent.c92 static pid_t perf_event__synthesize_comm(struct perf_tool *tool, in perf_event__synthesize_comm()
162 static int perf_event__synthesize_mmap_events(struct perf_tool *tool, in perf_event__synthesize_mmap_events()
242 int perf_event__synthesize_modules(struct perf_tool *tool, in perf_event__synthesize_modules()
298 struct perf_tool *tool, in __event__synthesize_thread()
309 int perf_event__synthesize_thread_map(struct perf_tool *tool, in perf_event__synthesize_thread_map()
367 int perf_event__synthesize_threads(struct perf_tool *tool, in perf_event__synthesize_threads()
431 int perf_event__synthesize_kernel_mmap(struct perf_tool *tool, in perf_event__synthesize_kernel_mmap()
641 int perf_event__process_mmap(struct perf_tool *tool, in perf_event__process_mmap()
735 int perf_event__process(struct perf_tool *tool, union perf_event *event, in perf_event__process()
Dsession.c108 struct perf_tool *tool) in perf_session__new()
397 static void perf_tool__fill_defaults(struct perf_tool *tool) in perf_tool__fill_defaults()
565 struct perf_tool *tool) in flush_sample_queue()
649 static int process_finished_round(struct perf_tool *tool, in process_finished_round()
846 struct perf_tool *tool, in perf_session_deliver_event()
927 struct perf_tool *tool, u64 file_offset) in perf_session__process_user_event()
957 struct perf_tool *tool, in perf_session__process_event()
1022 const struct perf_tool *tool) in perf_session__warn_about_errors()
1065 struct perf_tool *tool) in __perf_session__process_pipe_events()
1164 u64 file_size, struct perf_tool *tool) in __perf_session__process_events()
[all …]
Dsession.h114 struct perf_tool *tool, in perf_session__process_machines()
Dheader.c2191 int perf_event__synthesize_attr(struct perf_tool *tool, in perf_event__synthesize_attr()
2222 int perf_event__synthesize_attrs(struct perf_tool *tool, in perf_event__synthesize_attrs()
2278 int perf_event__synthesize_event_type(struct perf_tool *tool, in perf_event__synthesize_event_type()
2304 int perf_event__synthesize_event_types(struct perf_tool *tool, in perf_event__synthesize_event_types()
2336 int perf_event__synthesize_tracing_data(struct perf_tool *tool, int fd, in perf_event__synthesize_tracing_data()
2411 int perf_event__synthesize_build_id(struct perf_tool *tool, in perf_event__synthesize_build_id()
Dtop.h14 struct perf_tool tool; member
/linux-3.4.99/drivers/hid/
Dhid-wacom.c37 __u16 tool; member
212 int tool, x, y, rw; in wacom_gr_parse_report() local
/linux-3.4.99/drivers/input/tablet/
Dwacom_wac.h108 int tool[2]; member