Searched defs:tool (Results 26 - 50 of 55) sorted by relevance

123

/linux-master/tools/tracing/rtla/src/
H A Dtimerlat_hist.c169 timerlat_hist_update(struct osnoise_tool *tool, int cpu, argument
219 struct osnoise_tool *tool; local
235 static void timerlat_hist_header(struct osnoise_tool *tool) argument
408 timerlat_print_stats(struct timerlat_hist_params *params, struct osnoise_tool *tool) argument
817 timerlat_hist_apply_config(struct osnoise_tool *tool, struct timerlat_hist_params *params) argument
905 struct osnoise_tool *tool; local
954 struct osnoise_tool *tool = NULL; local
[all...]
/linux-master/tools/perf/util/
H A Ddata-convert-bt.c91 struct perf_tool tool; member in struct:convert
795 static int process_sample_event(struct perf_tool *tool, argument
[all...]
H A Dintel-bts.c745 static int intel_bts_event_synth(struct perf_tool *tool, argument
591 intel_bts_process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) argument
H A Darm-spe.c1081 static int arm_spe_event_synth(struct perf_tool *tool, argument
899 arm_spe_process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) argument
H A Dcs-etm.c1600 static int cs_etm__event_synth(struct perf_tool *tool, argument
787 cs_etm__flush_events(struct perf_session *session, struct perf_tool *tool) argument
2737 cs_etm__process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) argument
H A Dsynthetic-events.c50 int perf_tool__process_synth_event(struct perf_tool *tool, argument
190 pid_t perf_event__synthesize_comm(struct perf_tool *tool, argument
221 int perf_event__synthesize_namespaces(struct perf_tool *tool, argument
260 static int perf_event__synthesize_fork(struct perf_tool *tool, argument
421 perf_event__synthesize_mmap_events(struct perf_tool *tool, union perf_event *event, pid_t pid, pid_t tgid, perf_event__handler_t process, struct machine *machine, bool mmap_data) argument
545 perf_event__synthesize_cgroup(struct perf_tool *tool, union perf_event *event, char *path, size_t mount_len, perf_event__handler_t process, struct machine *machine) argument
585 perf_event__walk_cgroup_tree(struct perf_tool *tool, union perf_event *event, char *path, size_t mount_len, perf_event__handler_t process, struct machine *machine) argument
633 perf_event__synthesize_cgroups(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine) argument
669 struct perf_tool *tool; member in struct:perf_event__synthesize_modules_maps_cb_args
720 perf_event__synthesize_modules(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine) argument
761 __event__synthesize_thread(union perf_event *comm_event, union perf_event *mmap_event, union perf_event *fork_event, union perf_event *namespaces_event, pid_t pid, int full, perf_event__handler_t process, struct perf_tool *tool, struct machine *machine, bool needs_mmap, bool mmap_data) argument
855 perf_event__synthesize_thread_map(struct perf_tool *tool, struct perf_thread_map *threads, perf_event__handler_t process, struct machine *machine, bool needs_mmap, bool mmap_data) argument
932 __perf_event__synthesize_threads(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine, bool needs_mmap, bool mmap_data, struct dirent **dirent, int start, int num) argument
996 struct perf_tool *tool; member in struct:synthesize_threads_arg
1018 perf_event__synthesize_threads(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine, bool needs_mmap, bool mmap_data, unsigned int nr_threads_synthesize) argument
1114 __perf_event__synthesize_kernel_mmap(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine) argument
1186 perf_event__synthesize_kernel_mmap(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine) argument
1199 perf_event__synthesize_thread_map2(struct perf_tool *tool, struct perf_thread_map *threads, perf_event__handler_t process, struct machine *machine) argument
1349 perf_event__synthesize_cpu_map(struct perf_tool *tool, const struct perf_cpu_map *map, perf_event__handler_t process, struct machine *machine) argument
1367 perf_event__synthesize_stat_config(struct perf_tool *tool, struct perf_stat_config *config, perf_event__handler_t process, struct machine *machine) argument
1406 perf_event__synthesize_stat(struct perf_tool *tool, struct perf_cpu cpu, u32 thread, u64 id, struct perf_counts_values *count, perf_event__handler_t process, struct machine *machine) argument
1428 perf_event__synthesize_stat_round(struct perf_tool *tool, u64 evtime, u64 type, perf_event__handler_t process, struct machine *machine) argument
1829 __perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, struct evlist *evlist, struct machine *machine, size_t from) argument
1921 perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, struct evlist *evlist, struct machine *machine) argument
1927 __machine__synthesize_threads(struct machine *machine, struct perf_tool *tool, struct target *target, struct perf_thread_map *threads, perf_event__handler_t process, bool needs_mmap, bool data_mmap, unsigned int nr_threads_synthesize) argument
1988 perf_event__synthesize_event_update_unit(struct perf_tool *tool, struct evsel *evsel, perf_event__handler_t process) argument
2005 perf_event__synthesize_event_update_scale(struct perf_tool *tool, struct evsel *evsel, perf_event__handler_t process) argument
2022 perf_event__synthesize_event_update_name(struct perf_tool *tool, struct evsel *evsel, perf_event__handler_t process) argument
2039 perf_event__synthesize_event_update_cpus(struct perf_tool *tool, struct evsel *evsel, perf_event__handler_t process) argument
2062 perf_event__synthesize_attrs(struct perf_tool *tool, struct evlist *evlist, perf_event__handler_t process) argument
2090 perf_event__synthesize_extra_attr(struct perf_tool *tool, struct evlist *evsel_list, perf_event__handler_t process, bool is_pipe) argument
2146 perf_event__synthesize_attr(struct perf_tool *tool, struct perf_event_attr *attr, u32 ids, u64 *id, perf_event__handler_t process) argument
2180 perf_event__synthesize_tracing_data(struct perf_tool *tool, int fd, struct evlist *evlist, perf_event__handler_t process) argument
2228 perf_event__synthesize_build_id(struct perf_tool *tool, struct dso *pos, u16 misc, perf_event__handler_t process, struct machine *machine) argument
2252 perf_event__synthesize_stat_events(struct perf_stat_config *config, struct perf_tool *tool, struct evlist *evlist, perf_event__handler_t process, bool attrs) argument
2289 perf_event__synthesize_features(struct perf_tool *tool, struct perf_session *session, struct evlist *evlist, perf_event__handler_t process) argument
2352 perf_event__synthesize_for_pipe(struct perf_tool *tool, struct perf_session *session, struct perf_data *data, perf_event__handler_t process) argument
[all...]
H A Dauxtrace.c1237 perf_event__synthesize_auxtrace_info(struct auxtrace_record *itr, struct perf_tool *tool, struct perf_session *session, perf_event__handler_t process) argument
1825 __auxtrace_mmap__read(struct mmap *map, struct auxtrace_record *itr, struct perf_tool *tool, process_auxtrace_t fn, bool snapshot, size_t snapshot_size) argument
1937 auxtrace_mmap__read(struct mmap *map, struct auxtrace_record *itr, struct perf_tool *tool, process_auxtrace_t fn) argument
1943 auxtrace_mmap__read_snapshot(struct mmap *map, struct auxtrace_record *itr, struct perf_tool *tool, process_auxtrace_t fn, size_t snapshot_size) argument
2824 auxtrace__process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) argument
2843 auxtrace__flush_events(struct perf_session *session, struct perf_tool *tool) argument
[all...]
H A Dsession.c198 __perf_session__new(struct perf_data *data, bool repipe, int repipe_fd, struct perf_tool *tool) argument
483 perf_tool__fill_defaults(struct perf_tool *tool) argument
1472 deliver_sample_value(struct evlist *evlist, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct sample_read_value *v, struct machine *machine) argument
1504 deliver_sample_group(struct evlist *evlist, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine, u64 read_format) argument
1524 evlist__deliver_sample(struct evlist *evlist, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) argument
1545 machines__deliver_event(struct machines *machines, struct evlist *evlist, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool, u64 file_offset, const char *file_path) argument
1635 perf_session__deliver_event(struct perf_session *session, union perf_event *event, struct perf_tool *tool, u64 file_offset, const char *file_path) argument
1670 struct perf_tool *tool = session->tool; local
1757 struct perf_tool *tool = session->tool; local
1865 struct perf_tool *tool = session->tool; local
2052 struct perf_tool *tool = session->tool; local
2466 struct perf_tool *tool = session->tool; local
2518 struct perf_tool *tool = session->tool; local
[all...]
H A Dintel-pt.c3534 static int intel_pt_flush(struct perf_session *session, struct perf_tool *tool) argument
3665 static int intel_pt_event_synth(struct perf_tool *tool, argument
3447 intel_pt_process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) argument
H A Dheader.c4329 struct perf_tool *tool = session->tool; local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_offload.py143 def tool(name, args, flags, JSON=True, ns="", fail=True, include_stderr=False): function
/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/tools/perf/
H A Dbuiltin-top.c743 static void perf_event__process_sample(struct perf_tool *tool, argument
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-timechart.c55 struct perf_tool tool; member in struct:timechart
323 static int process_comm_event(struct perf_tool *tool, argument
333 static int process_fork_event(struct perf_tool *tool, argument
343 static int process_exit_event(struct perf_tool *tool, argument
574 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) argument
[all...]
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-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-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-lock.c1508 static int process_event_update(struct perf_tool *tool, argument
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...]
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-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-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...]

Completed in 325 milliseconds

123