Home
last modified time | relevance | path

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

12

/tools/perf/util/
A Dsynthetic-events.c51 int perf_tool__process_synth_event(const struct perf_tool *tool, in perf_tool__process_synth_event()
191 pid_t perf_event__synthesize_comm(const struct perf_tool *tool, in perf_event__synthesize_comm()
222 int perf_event__synthesize_namespaces(const struct perf_tool *tool, in perf_event__synthesize_namespaces()
261 static int perf_event__synthesize_fork(const struct perf_tool *tool, in perf_event__synthesize_fork()
640 int perf_event__synthesize_cgroups(const struct perf_tool *tool, in perf_event__synthesize_cgroups()
676 const struct perf_tool *tool; member
773 const struct perf_tool *tool, struct machine *machine, in __event__synthesize_thread()
1004 const struct perf_tool *tool; member
1026 int perf_event__synthesize_threads(const struct perf_tool *tool, in perf_event__synthesize_threads()
1357 int perf_event__synthesize_cpu_map(const 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(const struct perf_tool *tool, in output_sample_callchain_entry()
149 static int process_sample_event(const struct perf_tool *tool, in process_sample_event()
A Dsession.c140 struct perf_tool *tool, in __perf_session__new()
1186 const struct perf_tool *tool, in deliver_sample_value()
1224 const struct perf_tool *tool, in deliver_sample_group()
1275 const struct perf_tool *tool, u64 file_offset, in machines__deliver_event()
1364 const struct perf_tool *tool, in perf_session__deliver_event()
1402 const struct perf_tool *tool = session->tool; in perf_session__process_user_event() local
1515 const struct perf_tool *tool = session->tool; in perf_session__deliver_synth_event() local
1647 const struct perf_tool *tool = session->tool; in perf_session__process_event() local
1843 const struct perf_tool *tool = session->tool; in __perf_session__process_pipe_events() local
2273 const struct perf_tool *tool = session->tool; in __perf_session__process_events() local
[all …]
A Dsession.h79 const struct perf_tool *tool; member
114 struct perf_tool *tool) in perf_session__new()
A Dtool.c253 void perf_tool__init(struct perf_tool *tool, bool ordered_events) in perf_tool__init()
312 bool perf_tool__compressed_is_stub(const struct perf_tool *tool) in perf_tool__compressed_is_stub()
A Dbpf-event.c416 const struct perf_tool *tool, in synthesize_perf_record_bpf_metadata()
476 const struct perf_tool *tool; member
537 const struct perf_tool *tool = session->tool; in perf_event__synthesize_one_bpf_prog() local
692 const struct perf_tool *tool; member
A Dtsc.c75 const struct perf_tool *tool, in perf_event__synth_time_conv()
A Djitdump.c60 struct perf_tool tool; member
427 const struct perf_tool *tool = jd->session->tool; in jit_repipe_code_load() local
560 const struct perf_tool *tool = jd->session->tool; in jit_repipe_code_move() local
/tools/tracing/rtla/src/
A Dosnoise_hist.c95 static void osnoise_hist_update_multiple(struct osnoise_tool *tool, int cpu, in osnoise_hist_update_multiple()
127 static void osnoise_destroy_trace_hist(struct osnoise_tool *tool) in osnoise_destroy_trace_hist()
138 static int osnoise_init_trace_hist(struct osnoise_tool *tool) in osnoise_init_trace_hist()
175 static void osnoise_read_trace_hist(struct osnoise_tool *tool) in osnoise_read_trace_hist()
223 static void osnoise_hist_header(struct osnoise_tool *tool) in osnoise_hist_header()
342 osnoise_print_stats(struct osnoise_params *params, struct osnoise_tool *tool) in osnoise_print_stats()
703 osnoise_hist_apply_config(struct osnoise_tool *tool, struct osnoise_params *params) in osnoise_hist_apply_config()
723 struct osnoise_tool *tool; in osnoise_init_hist() local
768 struct osnoise_tool *tool = NULL; in osnoise_hist_main() local
A Dtimerlat_hist.c134 timerlat_hist_update(struct osnoise_tool *tool, int cpu, in timerlat_hist_update()
184 struct osnoise_tool *tool; in timerlat_hist_handler() local
200 static int timerlat_hist_bpf_pull_data(struct osnoise_tool *tool) in timerlat_hist_bpf_pull_data()
283 static void timerlat_hist_header(struct osnoise_tool *tool) in timerlat_hist_header()
622 timerlat_print_stats(struct timerlat_params *params, struct osnoise_tool *tool) in timerlat_print_stats()
1101 timerlat_hist_apply_config(struct osnoise_tool *tool, struct timerlat_params *params) in timerlat_hist_apply_config()
1121 struct osnoise_tool *tool; in timerlat_init_hist() local
1182 struct osnoise_tool *tool = NULL; in timerlat_hist_main() local
A Dosnoise_top.c80 struct osnoise_tool *tool; in osnoise_top_handler() local
184 static void osnoise_top_print(struct osnoise_tool *tool, int cpu) in osnoise_top_print()
521 osnoise_top_apply_config(struct osnoise_tool *tool, struct osnoise_params *params) in osnoise_top_apply_config()
551 struct osnoise_tool *tool; in osnoise_init_top() local
596 struct osnoise_tool *tool = NULL; in osnoise_top_main() local
A Dtimerlat.c25 timerlat_apply_config(struct osnoise_tool *tool, struct timerlat_params *params) in timerlat_apply_config()
A Dtimerlat_aa.c115 struct osnoise_tool *tool; member
896 static void timerlat_aa_unregister_events(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_unregister_events()
935 static int timerlat_aa_register_events(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_register_events()
1023 int timerlat_aa_init(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_init()
A Dtimerlat_top.c102 timerlat_top_update_sum(struct osnoise_tool *tool, int cpu, struct timerlat_top_cpu *sum) in timerlat_top_update_sum()
127 timerlat_top_update(struct osnoise_tool *tool, int cpu, in timerlat_top_update()
188 static int timerlat_top_bpf_pull_data(struct osnoise_tool *tool) in timerlat_top_bpf_pull_data()
A Dosnoise.c1086 bool osnoise_trace_is_off(struct osnoise_tool *tool, struct osnoise_tool *record) in osnoise_trace_is_off()
1107 osnoise_report_missed_events(struct osnoise_tool *tool) in osnoise_report_missed_events()
1126 osnoise_apply_config(struct osnoise_tool *tool, struct osnoise_params *params) in osnoise_apply_config()
/tools/perf/
A Dbuiltin-inject.c81 struct perf_tool tool; member
115 struct perf_tool tool; member
214 static int perf_event__repipe_attr(const struct perf_tool *tool, in perf_event__repipe_attr()
264 const struct perf_tool *tool = session->tool; in perf_event__repipe_auxtrace() local
311 static int perf_event__repipe(const struct perf_tool *tool, in perf_event__repipe()
327 static int perf_event__drop_aux(const struct perf_tool *tool, in perf_event__drop_aux()
475 int (*perf_event_process)(const struct perf_tool *tool, in perf_event__repipe_common_mmap()
840 const struct perf_tool *tool, in mark_dso_hit()
902 const struct perf_tool *tool; member
1344 static int process_build_id(const struct perf_tool *tool, in process_build_id()
[all …]
A Dbuiltin-mem.c32 struct perf_tool tool; member
180 dump_raw_samples(const struct perf_tool *tool, in dump_raw_samples()
254 static int process_sample_event(const struct perf_tool *tool, in process_sample_event()
A Dbuiltin-script.c145 struct perf_tool tool; member
2403 static int process_sample_event(const struct perf_tool *tool, in process_sample_event()
2599 static int process_comm_event(const struct perf_tool *tool, in process_comm_event()
2635 static int process_fork_event(const struct perf_tool *tool, in process_fork_event()
2647 static int process_exit_event(const struct perf_tool *tool, in process_exit_event()
2660 static int process_mmap_event(const struct perf_tool *tool, in process_mmap_event()
2672 static int process_mmap2_event(const struct perf_tool *tool, in process_mmap2_event()
2716 process_lost_event(const struct perf_tool *tool, in process_lost_event()
3571 const struct perf_tool *tool = session->tool; in process_thread_map_event() local
3593 const 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-kwork.c962 static int process_irq_handler_entry_event(const struct perf_tool *tool, in process_irq_handler_entry_event()
975 static int process_irq_handler_exit_event(const struct perf_tool *tool, in process_irq_handler_exit_event()
1041 static int process_softirq_raise_event(const struct perf_tool *tool, in process_softirq_raise_event()
1055 static int process_softirq_entry_event(const struct perf_tool *tool, in process_softirq_entry_event()
1069 static int process_softirq_exit_event(const struct perf_tool *tool, in process_softirq_exit_event()
1172 static int process_workqueue_activate_work_event(const struct perf_tool *tool, in process_workqueue_activate_work_event()
1186 static int process_workqueue_execute_start_event(const struct perf_tool *tool, in process_workqueue_execute_start_event()
1200 static int process_workqueue_execute_end_event(const struct perf_tool *tool, in process_workqueue_execute_end_event()
1271 static int process_sched_switch_event(const struct perf_tool *tool, in process_sched_switch_event()
1955 static int perf_kwork__process_tracepoint_sample(const struct perf_tool *tool, in perf_kwork__process_tracepoint_sample()
A Dbuiltin-record.c155 struct perf_tool tool; member
626 static int process_synthesized_event(const struct perf_tool *tool, in process_synthesized_event()
637 static int process_locked_synthesized_event(const struct perf_tool *tool, in process_locked_synthesized_event()
735 static int record__process_auxtrace(const struct perf_tool *tool, in record__process_auxtrace()
1453 static int process_sample_event(const struct perf_tool *tool, in process_sample_event()
1503 struct perf_tool *tool = data; in perf_event__synthesize_guest_os() local
2055 struct perf_tool *tool = &rec->tool; in record__synthesize() local
2396 struct perf_tool *tool = &rec->tool; in __cmd_record() local
3340 static int build_id__process_mmap(const struct perf_tool *tool, union perf_event *event, in build_id__process_mmap()
3352 static int build_id__process_mmap2(const struct perf_tool *tool, union perf_event *event, in build_id__process_mmap2()
[all …]
A Dbuiltin-report.c77 struct perf_tool tool; member
268 static int process_sample_event(const struct perf_tool *tool, in process_sample_event()
348 static int process_read_event(const struct perf_tool *tool, in process_read_event()
795 static int count_lost_samples_event(const struct perf_tool *tool, in count_lost_samples_event()
/tools/perf/arch/x86/util/
A Devent.c18 const struct perf_tool *tool; member
68 int perf_event__synthesize_extra_kmaps(const struct perf_tool *tool, in perf_event__synthesize_extra_kmaps()
/tools/perf/tests/
A Devent_update.c42 struct perf_tool tool; member
46 static int process_event_name(const struct perf_tool *tool, in process_event_name()
A Ddlfilter-test.c43 struct perf_tool tool; member
65 static int process(const struct perf_tool *tool, union perf_event *event, in process()

Completed in 71 milliseconds

12