Searched defs:tool (Results 1 - 25 of 55) sorted by path

123

/linux-master/arch/loongarch/
H A DMakefile
/linux-master/arch/mips/
H A DMakefile[all...]
/linux-master/drivers/hid/
H A Dhid-input.c1497 hid_report_release_tool(struct hid_report *report, struct input_dev *input, unsigned int tool) argument
[all...]
H A Dhid-multitouch.c1019 int tool = MT_TOOL_FINGER; local
H A Dwacom_wac.h343 int tool[2]; member in struct:wacom_wac
/linux-master/drivers/input/tablet/
H A Dwacom_serial4.c173 unsigned int tool; member in struct:wacom
312 unsigned int tool; local
[all...]
/linux-master/drivers/input/touchscreen/
H A Datmel_mxt_ts.c931 int tool = 0; local
H A Dsurface3_spi.c128 int tool = (prox && rubber) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN; local
H A Dwacom_i2c.c54 int tool; member in struct:wacom_i2c
/linux-master/include/linux/
H A Dhid.h540 unsigned int tool; /* BTN_TOOL_* */ member in struct:hid_report
/linux-master/tools/perf/arch/x86/util/
H A Devent.c18 struct perf_tool *tool; member in struct:perf_event__synthesize_extra_kmaps_cb_args
68 int perf_event__synthesize_extra_kmaps(struct perf_tool *tool, argument
/linux-master/tools/perf/
H A Dbuiltin-annotate.c47 struct perf_tool tool; member in struct:perf_annotate
280 static int process_sample_event(struct perf_tool *tool, argument
H A Dbuiltin-c2c.c87 struct perf_tool tool; member in struct:perf_c2c
H A Dbuiltin-diff.c40 struct perf_tool tool; member in struct:perf_diff
391 static int diff__process_sample_event(struct perf_tool *tool, argument
H A Dbuiltin-evlist.c38 struct perf_tool tool = { local
H A Dbuiltin-inject.c81 struct perf_tool tool; member in struct:guest_session
107 struct perf_tool tool; member in struct:perf_inject
152 static int perf_event__repipe_synth(struct perf_tool *tool, argument
161 static int perf_event__repipe_oe_synth(struct perf_tool *tool, argument
191 perf_event__repipe_attr(struct perf_tool *tool, union perf_event *event, struct evlist **pevlist) argument
209 perf_event__repipe_event_update(struct perf_tool *tool, union perf_event *event, struct evlist **pevlist __maybe_unused) argument
240 struct perf_tool *tool = session->tool; local
287 perf_event__repipe(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) argument
303 perf_event__drop_aux(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_sample *sample, struct machine *machine __maybe_unused) argument
350 perf_event__repipe_sample(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) argument
375 perf_event__repipe_mmap(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
389 perf_event__jit_repipe_mmap(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
459 perf_event__repipe_buildid_mmap(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
478 perf_event__repipe_mmap2(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
504 perf_event__jit_repipe_mmap2(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
528 perf_event__repipe_buildid_mmap2(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
569 perf_event__repipe_fork(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
582 perf_event__repipe_comm(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
595 perf_event__repipe_namespaces(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
607 perf_event__repipe_exit(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
716 dso__inject_build_id(struct dso *dso, struct perf_tool *tool, struct machine *machine, u8 cpumode, u32 flags) argument
747 perf_event__inject_buildid(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel __maybe_unused, struct machine *machine) argument
780 perf_inject__sched_process_exit(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_sample *sample, struct evsel *evsel __maybe_unused, struct machine *machine __maybe_unused) argument
800 perf_inject__sched_switch(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) argument
825 perf_inject__sched_stat(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) argument
870 guest_session__repipe(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) argument
1036 process_attr(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) argument
1164 process_build_id(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) argument
1209 guest_session__ksymbol_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) argument
1573 host__repipe(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
1646 host__finished_round(struct perf_tool *tool, union perf_event *event, struct ordered_events *oe) argument
1664 host__context_switch(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
[all...]
H A Dbuiltin-kvm.c1169 static int process_lost_event(struct perf_tool *tool, argument
1190 static int process_sample_event(struct perf_tool *tool, argument
[all...]
H A Dbuiltin-kwork.c961 static int process_irq_handler_entry_event(struct perf_tool *tool, argument
974 static int process_irq_handler_exit_event(struct perf_tool *tool, argument
1040 static int process_softirq_raise_event(struct perf_tool *tool, argument
1054 static int process_softirq_entry_event(struct perf_tool *tool, argument
1068 process_softirq_exit_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) argument
1170 process_workqueue_activate_work_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) argument
1184 process_workqueue_execute_start_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) argument
1198 process_workqueue_execute_end_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) argument
1269 process_sched_switch_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) argument
1953 perf_kwork__process_tracepoint_sample(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) argument
[all...]
H A Dbuiltin-lock.c1508 static int process_event_update(struct perf_tool *tool, argument
H A Dbuiltin-mem.c30 struct perf_tool tool; member in struct:perf_mem
191 dump_raw_samples(struct perf_tool *tool, argument
265 static int process_sample_event(struct perf_tool *tool, argument
H A Dbuiltin-record.c153 struct perf_tool tool; member in struct:record
611 static int process_synthesized_event(struct perf_tool *tool, argument
622 static int process_locked_synthesized_event(struct perf_tool *tool, argument
707 static int record__process_auxtrace(struct perf_tool *tool, argument
1421 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) argument
1471 struct perf_tool *tool = data; local
2038 struct perf_tool *tool = &rec->tool; local
2370 struct perf_tool *tool = &rec->tool; local
3262 build_id__process_mmap(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
3274 build_id__process_mmap2(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
3287 process_timestamp_boundary(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_sample *sample, struct machine *machine __maybe_unused) argument
[all...]
H A Dbuiltin-report.c76 struct perf_tool tool; member in struct:report
265 static int process_sample_event(struct perf_tool *tool, argument
341 static int process_read_event(struct perf_tool *tool, argument
779 count_lost_samples_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine __maybe_unused) argument
[all...]
H A Dbuiltin-sched.c164 struct perf_tool tool; member in struct:perf_sched
1488 static int process_sched_wakeup_event(struct perf_tool *tool, argument
1686 static int process_sched_switch_event(struct perf_tool *tool, argument
1712 static int process_sched_runtime_event(struct perf_tool *tool, argument
1725 perf_sched__process_fork_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
1742 process_sched_migrate_task_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) argument
2431 timehist_sched_wakeup_event(struct perf_tool *tool, union perf_event *event __maybe_unused, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) argument
2515 timehist_migrate_task_event(struct perf_tool *tool, union perf_event *event __maybe_unused, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) argument
2543 timehist_sched_change_event(struct perf_tool *tool, union perf_event *event, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) argument
2671 timehist_sched_switch_event(struct perf_tool *tool, union perf_event *event, struct evsel *evsel, struct perf_sample *sample, struct machine *machine __maybe_unused) argument
2929 perf_timehist__process_sample(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) argument
[all...]
H A Dbuiltin-script.c142 struct perf_tool tool; member in struct:perf_script
2364 static int process_sample_event(struct perf_tool *tool, argument
2451 static int process_attr(struct perf_tool *tool, union perf_event *event, argument
2517 static int print_event_with_time(struct perf_tool *tool, argument
2553 print_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine, pid_t pid, pid_t tid) argument
2560 process_comm_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
2572 process_namespaces_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
2584 process_cgroup_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
2596 process_fork_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
2608 process_exit_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
2621 process_mmap_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
2633 process_mmap2_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
2645 process_switch_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
2677 process_lost_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
2720 process_text_poke_events(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
3722 struct perf_tool *tool = session->tool; local
3744 struct perf_tool *tool = session->tool; local
3774 struct perf_tool *tool = session->tool; local
[all...]
H A Dbuiltin-stat.c139 struct perf_tool tool; member in struct:perf_stat
2332 struct perf_tool *tool = session->tool; local
2381 struct perf_tool *tool = session->tool; local
2400 struct perf_tool *tool = session->tool; local
[all...]

Completed in 825 milliseconds

123