Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/tools/perf/util/
A Dsynthetic-events.c50 int perf_tool__process_synth_event(struct perf_tool *tool, in perf_tool__process_synth_event()
190 pid_t perf_event__synthesize_comm(struct perf_tool *tool, in perf_event__synthesize_comm()
221 int perf_event__synthesize_namespaces(struct perf_tool *tool, in perf_event__synthesize_namespaces()
260 static int perf_event__synthesize_fork(struct perf_tool *tool, in perf_event__synthesize_fork()
421 int perf_event__synthesize_mmap_events(struct perf_tool *tool, in perf_event__synthesize_mmap_events()
633 int perf_event__synthesize_cgroups(struct perf_tool *tool, in perf_event__synthesize_cgroups()
748 struct perf_tool *tool, struct machine *machine, in __event__synthesize_thread()
978 struct perf_tool *tool; member
1000 int perf_event__synthesize_threads(struct perf_tool *tool, in perf_event__synthesize_threads()
1331 int perf_event__synthesize_cpu_map(struct perf_tool *tool, in perf_event__synthesize_cpu_map()
[all …]
A Ddata-convert-json.c35 struct perf_tool tool; member
121 static void output_sample_callchain_entry(struct perf_tool *tool, in output_sample_callchain_entry()
147 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
A Dsession.c195 struct perf_tool *tool) in __perf_session__new()
1463 struct perf_tool *tool, in deliver_sample_value()
1495 struct perf_tool *tool, in deliver_sample_group()
1539 struct perf_tool *tool, u64 file_offset, in machines__deliver_event()
1626 struct perf_tool *tool, in perf_session__deliver_event()
1659 struct perf_tool *tool = session->tool; in perf_session__process_user_event() local
1746 struct perf_tool *tool = session->tool; in perf_session__deliver_synth_event() local
1854 struct perf_tool *tool = session->tool; in perf_session__process_event() local
2041 struct perf_tool *tool = session->tool; in __perf_session__process_pipe_events() local
2455 struct perf_tool *tool = session->tool; in __perf_session__process_events() local
[all …]
A Dsession.h46 struct perf_tool *tool; member
71 struct perf_tool *tool) in perf_session__new()
A Djitdump.c60 struct perf_tool tool; member
425 struct perf_tool *tool = jd->session->tool; in jit_repipe_code_load() local
542 struct perf_tool *tool = jd->session->tool; in jit_repipe_code_move() local
A Dtsc.c75 struct perf_tool *tool, in perf_event__synth_time_conv()
A Dbpf-event.c236 struct perf_tool *tool = session->tool; in perf_event__synthesize_one_bpf_prog() local
376 struct perf_tool *tool; member
A Dparse-events.l171 static int tool(yyscan_t scanner, enum perf_tool_event event) in tool() function
/linux-6.3-rc2/tools/perf/
A Dbuiltin-inject.c81 struct perf_tool tool; member
107 struct perf_tool tool; member
152 static int perf_event__repipe_synth(struct perf_tool *tool, in perf_event__repipe_synth()
191 static int perf_event__repipe_attr(struct perf_tool *tool, in perf_event__repipe_attr()
240 struct perf_tool *tool = session->tool; in perf_event__repipe_auxtrace() local
287 static int perf_event__repipe(struct perf_tool *tool, in perf_event__repipe()
303 static int perf_event__drop_aux(struct perf_tool *tool, in perf_event__drop_aux()
859 static int guest_session__repipe(struct perf_tool *tool, in guest_session__repipe()
1153 static int process_build_id(struct perf_tool *tool, in process_build_id()
1554 static int host__repipe(struct perf_tool *tool, in host__repipe()
[all …]
A Dbuiltin-mem.c31 struct perf_tool tool; member
194 dump_raw_samples(struct perf_tool *tool, in dump_raw_samples()
262 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
A Dbuiltin-kwork.c764 static int process_irq_handler_entry_event(struct perf_tool *tool, in process_irq_handler_entry_event()
777 static int process_irq_handler_exit_event(struct perf_tool *tool, in process_irq_handler_exit_event()
835 static int process_softirq_raise_event(struct perf_tool *tool, in process_softirq_raise_event()
849 static int process_softirq_entry_event(struct perf_tool *tool, in process_softirq_entry_event()
863 static int process_softirq_exit_event(struct perf_tool *tool, in process_softirq_exit_event()
956 static int process_workqueue_activate_work_event(struct perf_tool *tool, in process_workqueue_activate_work_event()
970 static int process_workqueue_execute_start_event(struct perf_tool *tool, in process_workqueue_execute_start_event()
984 static int process_workqueue_execute_end_event(struct perf_tool *tool, in process_workqueue_execute_end_event()
1541 static int perf_kwork__process_tracepoint_sample(struct perf_tool *tool, in perf_kwork__process_tracepoint_sample()
A Dbuiltin-script.c139 struct perf_tool tool; member
2344 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
2539 static int process_comm_event(struct perf_tool *tool, in process_comm_event()
2575 static int process_fork_event(struct perf_tool *tool, in process_fork_event()
2587 static int process_exit_event(struct perf_tool *tool, in process_exit_event()
2600 static int process_mmap_event(struct perf_tool *tool, in process_mmap_event()
2612 static int process_mmap2_event(struct perf_tool *tool, in process_mmap2_event()
2656 process_lost_event(struct perf_tool *tool, in process_lost_event()
3681 struct perf_tool *tool = session->tool; in process_thread_map_event() local
3703 struct perf_tool *tool = session->tool; in process_cpu_map_event() local
[all …]
A Dbuiltin-evlist.c38 struct perf_tool tool = { in __cmd_evlist() local
A Dbuiltin-record.c154 struct perf_tool tool; member
608 static int process_synthesized_event(struct perf_tool *tool, in process_synthesized_event()
619 static int process_locked_synthesized_event(struct perf_tool *tool, in process_locked_synthesized_event()
698 static int record__process_auxtrace(struct perf_tool *tool, in record__process_auxtrace()
1380 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
1430 struct perf_tool *tool = data; in perf_event__synthesize_guest_os() local
1971 struct perf_tool *tool = &rec->tool; in record__synthesize() local
2329 struct perf_tool *tool = &rec->tool; in __cmd_record() local
3226 static int build_id__process_mmap(struct perf_tool *tool, union perf_event *event, in build_id__process_mmap()
3238 static int build_id__process_mmap2(struct perf_tool *tool, union perf_event *event, in build_id__process_mmap2()
[all …]
A Dbuiltin-annotate.c46 struct perf_tool tool; member
264 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
A Dbuiltin-report.c75 struct perf_tool tool; member
259 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
333 static int process_read_event(struct perf_tool *tool, in process_read_event()
759 static int count_lost_samples_event(struct perf_tool *tool, in count_lost_samples_event()
A Dbuiltin-sched.c182 struct perf_tool tool; member
1506 static int process_sched_wakeup_event(struct perf_tool *tool, in process_sched_wakeup_event()
1696 static int process_sched_switch_event(struct perf_tool *tool, in process_sched_switch_event()
1722 static int process_sched_runtime_event(struct perf_tool *tool, in process_sched_runtime_event()
1735 static int perf_sched__process_fork_event(struct perf_tool *tool, in perf_sched__process_fork_event()
1752 static int process_sched_migrate_task_event(struct perf_tool *tool, in process_sched_migrate_task_event()
2440 static int timehist_sched_wakeup_event(struct perf_tool *tool, in timehist_sched_wakeup_event()
2524 static int timehist_migrate_task_event(struct perf_tool *tool, in timehist_migrate_task_event()
2552 static int timehist_sched_change_event(struct perf_tool *tool, in timehist_sched_change_event()
2678 static int timehist_sched_switch_event(struct perf_tool *tool, in timehist_sched_switch_event()
[all …]
/linux-6.3-rc2/tools/tracing/rtla/src/
A Dosnoise_hist.c119 static void osnoise_hist_update_multiple(struct osnoise_tool *tool, int cpu, in osnoise_hist_update_multiple()
152 static void osnoise_destroy_trace_hist(struct osnoise_tool *tool) in osnoise_destroy_trace_hist()
163 static int osnoise_init_trace_hist(struct osnoise_tool *tool) in osnoise_init_trace_hist()
200 static void osnoise_read_trace_hist(struct osnoise_tool *tool) in osnoise_read_trace_hist()
248 static void osnoise_hist_header(struct osnoise_tool *tool) in osnoise_hist_header()
367 osnoise_print_stats(struct osnoise_hist_params *params, struct osnoise_tool *tool) in osnoise_print_stats()
672 osnoise_hist_apply_config(struct osnoise_tool *tool, struct osnoise_hist_params *params) in osnoise_hist_apply_config()
733 struct osnoise_tool *tool; in osnoise_init_hist() local
778 struct osnoise_tool *tool = NULL; in osnoise_hist_main() local
A Dtimerlat_hist.c141 timerlat_hist_update(struct osnoise_tool *tool, int cpu, in timerlat_hist_update()
186 struct osnoise_tool *tool; in timerlat_hist_handler() local
202 static void timerlat_hist_header(struct osnoise_tool *tool) in timerlat_hist_header()
352 timerlat_print_stats(struct timerlat_hist_params *params, struct osnoise_tool *tool) in timerlat_print_stats()
698 timerlat_hist_apply_config(struct osnoise_tool *tool, struct timerlat_hist_params *params) in timerlat_hist_apply_config()
757 struct osnoise_tool *tool; in timerlat_init_hist() local
805 struct osnoise_tool *tool = NULL; in timerlat_hist_main() local
A Dosnoise_top.c106 struct osnoise_tool *tool; in osnoise_top_handler() local
203 static void osnoise_top_print(struct osnoise_tool *tool, int cpu) in osnoise_top_print()
493 osnoise_top_apply_config(struct osnoise_tool *tool, struct osnoise_top_params *params) in osnoise_top_apply_config()
561 struct osnoise_tool *tool; in osnoise_init_top() local
609 struct osnoise_tool *tool = NULL; in osnoise_top_main() local
A Dtimerlat_aa.c113 struct osnoise_tool *tool; member
839 static void timerlat_aa_unregister_events(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_unregister_events()
874 static int timerlat_aa_register_events(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_register_events()
958 int timerlat_aa_init(struct osnoise_tool *tool, int nr_cpus, int dump_tasks) in timerlat_aa_init()
/linux-6.3-rc2/tools/perf/tests/
A Devent_update.c42 struct perf_tool tool; member
46 static int process_event_name(struct perf_tool *tool, in process_event_name()
A Ddlfilter-test.c41 struct perf_tool tool; member
61 static int process(struct perf_tool *tool, union perf_event *event, in process()
/linux-6.3-rc2/tools/perf/arch/x86/util/
A Devent.c17 int perf_event__synthesize_extra_kmaps(struct perf_tool *tool, in perf_event__synthesize_extra_kmaps()
/linux-6.3-rc2/drivers/input/tablet/
A Dwacom_serial4.c173 unsigned int tool; member
312 unsigned int tool; in wacom_handle_packet() local

Completed in 69 milliseconds

123