Searched defs:tool (Results 1 - 25 of 55) sorted by last modified time

123

/linux-master/arch/loongarch/
H A DMakefile
/linux-master/tools/tracing/rtla/src/
H A Dtimerlat_top.c125 timerlat_top_update(struct osnoise_tool *tool, int cpu, argument
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...]
H A Dosnoise_top.c112 struct osnoise_tool *tool; local
209 static void osnoise_top_print(struct osnoise_tool *tool, int cpu) argument
531 osnoise_top_apply_config(struct osnoise_tool *tool, struc argument
617 struct osnoise_tool *tool; local
665 struct osnoise_tool *tool = NULL; local
[all...]
H A Dosnoise_hist.c125 static void osnoise_hist_update_multiple(struct osnoise_tool *tool, int cpu, argument
157 static void osnoise_destroy_trace_hist(struct osnoise_tool *tool) argument
168 static int osnoise_init_trace_hist(struct osnoise_tool *tool) argument
205 osnoise_read_trace_hist(struct osnoise_tool *tool) argument
253 osnoise_hist_header(struct osnoise_tool *tool) argument
372 osnoise_print_stats(struct osnoise_hist_params *params, struct osnoise_tool *tool) argument
703 osnoise_hist_apply_config(struct osnoise_tool *tool, struct osnoise_hist_params *params) argument
782 struct osnoise_tool *tool; local
827 struct osnoise_tool *tool = NULL; local
[all...]
/linux-master/arch/mips/
H A DMakefile[all...]
/linux-master/tools/perf/util/
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 Dsession.h46 struct perf_tool *tool; member in struct:perf_session
70 perf_session__new(struct perf_data *data, struct perf_tool *tool) argument
H A Ddata-convert-json.c35 struct perf_tool tool; member in struct:convert_json
121 static void output_sample_callchain_entry(struct perf_tool *tool, argument
149 static int process_sample_event(struct perf_tool *tool, argument
[all...]
H A Dbpf-event.c173 struct perf_tool *tool = session->tool; local
313 struct perf_tool *tool; member in struct:kallsyms_parse
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 Dtop.h21 struct perf_tool tool; member in struct:perf_top
/linux-master/tools/perf/
H A Dbuiltin-trace.c130 struct perf_tool tool; member in struct:trace
1626 static int trace__tool_process(struct perf_tool *tool, argument
3013 static int trace__process_sample(struct perf_tool *tool, argument
[all...]
H A Dbuiltin-top.c743 static void perf_event__process_sample(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-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...]
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-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-c2c.c87 struct perf_tool tool; member in struct:perf_c2c
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
/linux-master/include/linux/
H A Dhid.h540 unsigned int tool; /* BTN_TOOL_* */ member in struct:hid_report
/linux-master/drivers/hid/
H A Dwacom_wac.h343 int tool[2]; member in struct:wacom_wac
H A Dhid-multitouch.c1019 int tool = MT_TOOL_FINGER; local
H A Dhid-input.c1497 hid_report_release_tool(struct hid_report *report, struct input_dev *input, unsigned int tool) argument
[all...]

Completed in 215 milliseconds

123