Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-inject.c25 struct perf_tool tool; member
41 static int perf_event__repipe_synth(struct perf_tool *tool, in perf_event__repipe_synth()
56 static int perf_event__repipe_oe_synth(struct perf_tool *tool, in perf_event__repipe_oe_synth()
63 static int perf_event__repipe_op2_synth(struct perf_tool *tool, in perf_event__repipe_op2_synth()
71 static int perf_event__repipe_attr(struct perf_tool *tool, in perf_event__repipe_attr()
89 static int perf_event__repipe(struct perf_tool *tool, in perf_event__repipe()
103 static int perf_event__repipe_sample(struct perf_tool *tool, in perf_event__repipe_sample()
119 static int perf_event__repipe_mmap(struct perf_tool *tool, in perf_event__repipe_mmap()
132 static int perf_event__repipe_mmap2(struct perf_tool *tool, in perf_event__repipe_mmap2()
145 static int perf_event__repipe_fork(struct perf_tool *tool, in perf_event__repipe_fork()
[all …]
Dbuiltin-mem.c14 struct perf_tool tool; member
61 dump_raw_samples(struct perf_tool *tool, in dump_raw_samples()
110 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-record.c37 struct perf_tool tool; member
61 static int process_synthesized_event(struct perf_tool *tool, in process_synthesized_event()
194 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
235 struct perf_tool *tool = data; in perf_event__synthesize_guest_os() local
333 struct perf_tool *tool = &rec->tool; in __cmd_record() local
Dbuiltin-annotate.c38 struct perf_tool tool; member
79 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-script.c582 struct perf_tool tool; member
588 static int process_attr(struct perf_tool *tool, union perf_event *event, in process_attr()
616 static int process_comm_event(struct perf_tool *tool, in process_comm_event()
650 static int process_fork_event(struct perf_tool *tool, in process_fork_event()
680 static int process_exit_event(struct perf_tool *tool, in process_exit_event()
711 static int process_mmap_event(struct perf_tool *tool, in process_mmap_event()
742 static int process_mmap2_event(struct perf_tool *tool, in process_mmap2_event()
Dbuiltin-report.c43 struct perf_tool tool; member
131 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
177 static int process_read_event(struct perf_tool *tool, in process_read_event()
Dbuiltin-sched.c125 struct perf_tool tool; member
1292 static int process_sched_wakeup_event(struct perf_tool *tool, in process_sched_wakeup_event()
1387 static int process_sched_switch_event(struct perf_tool *tool, in process_sched_switch_event()
1413 static int process_sched_runtime_event(struct perf_tool *tool, in process_sched_runtime_event()
1426 static int perf_sched__process_fork_event(struct perf_tool *tool, in perf_sched__process_fork_event()
1443 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()
553 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-kvm.c627 static int process_lost_event(struct perf_tool *tool, in process_lost_event()
648 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-top.c693 static void perf_event__process_sample(struct perf_tool *tool, in perf_event__process_sample()
Dbuiltin-trace.c1217 struct perf_tool tool; member
1415 static int trace__tool_process(struct perf_tool *tool, in trace__tool_process()
1986 static int trace__process_sample(struct perf_tool *tool, in trace__process_sample()
Dbuiltin-diff.c357 static struct perf_tool tool = { variable
/linux-4.1.27/tools/perf/util/
Devent.c162 static pid_t perf_event__synthesize_comm(struct perf_tool *tool, in perf_event__synthesize_comm()
178 static int perf_event__synthesize_fork(struct perf_tool *tool, in perf_event__synthesize_fork()
210 int perf_event__synthesize_mmap_events(struct perf_tool *tool, in perf_event__synthesize_mmap_events()
322 int perf_event__synthesize_modules(struct perf_tool *tool, in perf_event__synthesize_modules()
383 struct perf_tool *tool, in __event__synthesize_thread()
452 int perf_event__synthesize_thread_map(struct perf_tool *tool, in perf_event__synthesize_thread_map()
520 int perf_event__synthesize_threads(struct perf_tool *tool, in perf_event__synthesize_threads()
610 int perf_event__synthesize_kernel_mmap(struct perf_tool *tool, in perf_event__synthesize_kernel_mmap()
Dsession.c113 bool repipe, struct perf_tool *tool) in perf_session__new()
265 void perf_tool__fill_defaults(struct perf_tool *tool) in perf_tool__fill_defaults()
827 struct perf_tool *tool, in deliver_sample_value()
850 struct perf_tool *tool, in deliver_sample_group()
871 struct perf_tool *tool, in perf_evlist__deliver_sample()
898 struct perf_tool *tool, u64 file_offset) in machines__deliver_event()
952 struct perf_tool *tool = session->tool; in perf_session__process_user_event() local
993 struct perf_tool *tool = session->tool; in perf_session__deliver_synth_event() local
1071 struct perf_tool *tool = session->tool; in perf_session__process_event() local
1178 struct perf_tool *tool = session->tool; in __perf_session__process_pipe_events() local
[all …]
Dsession.h29 struct perf_tool *tool; member
Dtop.h15 struct perf_tool tool; member
Ddata-convert-bt.c63 struct perf_tool tool; member
384 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dkvm-stat.h73 struct perf_tool tool; member
Dheader.c2566 int perf_event__synthesize_attr(struct perf_tool *tool, in perf_event__synthesize_attr()
2600 int perf_event__synthesize_attrs(struct perf_tool *tool, in perf_event__synthesize_attrs()
2659 int perf_event__synthesize_tracing_data(struct perf_tool *tool, int fd, in perf_event__synthesize_tracing_data()
2745 int perf_event__synthesize_build_id(struct perf_tool *tool, in perf_event__synthesize_build_id()
Dmachine.c1772 int __machine__synthesize_threads(struct machine *machine, struct perf_tool *tool, in __machine__synthesize_threads()
/linux-4.1.27/drivers/input/tablet/
Dwacom_serial4.c178 unsigned int tool; member
315 unsigned int tool; in wacom_handle_packet() local
/linux-4.1.27/drivers/input/touchscreen/
Dwacom_i2c.c43 int tool; member
Datmel_mxt_ts.c824 int tool = 0; in mxt_proc_t100_message() local
/linux-4.1.27/drivers/hid/
Dwacom_wac.h200 int tool[2]; member