Home
last modified time | relevance | path

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

/linux-3.3/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-record.c40 struct perf_tool tool; member
80 static int process_synthesized_event(struct perf_tool *tool, in process_synthesized_event()
344 struct perf_tool *tool = data; in perf_event__synthesize_guest_os() local
403 struct perf_tool *tool = &rec->tool; in __cmd_record() local
Dbuiltin-report.c40 struct perf_tool tool; member
107 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
140 static int process_read_event(struct perf_tool *tool, in process_read_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.c653 static void perf_event__process_sample(struct perf_tool *tool, in perf_event__process_sample()
Dbuiltin-sched.c1593 static int perf_sched__process_tracepoint_sample(struct perf_tool *tool, in perf_sched__process_tracepoint_sample()
/linux-3.3/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()
338 static void perf_tool__fill_defaults(struct perf_tool *tool) in perf_tool__fill_defaults()
506 struct perf_tool *tool) in flush_sample_queue()
590 static int process_finished_round(struct perf_tool *tool, in process_finished_round()
764 struct perf_tool *tool, in perf_session_deliver_event()
841 struct perf_tool *tool, u64 file_offset) in perf_session__process_user_event()
871 struct perf_tool *tool, in perf_session__process_event()
936 const struct perf_tool *tool) in perf_session__warn_about_errors()
973 struct perf_tool *tool) in __perf_session__process_pipe_events()
1072 u64 file_size, struct perf_tool *tool) in __perf_session__process_events()
[all …]
Dheader.c2005 int perf_event__synthesize_attr(struct perf_tool *tool, in perf_event__synthesize_attr()
2036 int perf_event__synthesize_attrs(struct perf_tool *tool, in perf_event__synthesize_attrs()
2092 int perf_event__synthesize_event_type(struct perf_tool *tool, in perf_event__synthesize_event_type()
2118 int perf_event__synthesize_event_types(struct perf_tool *tool, in perf_event__synthesize_event_types()
2150 int perf_event__synthesize_tracing_data(struct perf_tool *tool, int fd, in perf_event__synthesize_tracing_data()
2225 int perf_event__synthesize_build_id(struct perf_tool *tool, in perf_event__synthesize_build_id()
Dsession.h110 struct perf_tool *tool, in perf_session__process_machines()
Dtop.h14 struct perf_tool tool; member
/linux-3.3/drivers/hid/
Dhid-wacom.c35 __u16 tool; member
207 int tool, x, y, rw; in wacom_gr_parse_report() local
/linux-3.3/drivers/input/tablet/
Dwacom_wac.h102 int tool[2]; member