Home
last modified time | relevance | path

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

12

/tools/perf/
Dbuiltin-inject.c31 struct perf_tool tool; member
64 static int perf_event__repipe_synth(struct perf_tool *tool, in perf_event__repipe_synth()
73 static int perf_event__repipe_oe_synth(struct perf_tool *tool, in perf_event__repipe_oe_synth()
89 static int perf_event__repipe_op2_synth(struct perf_tool *tool, in perf_event__repipe_op2_synth()
97 static int perf_event__repipe_attr(struct perf_tool *tool, in perf_event__repipe_attr()
136 static s64 perf_event__repipe_auxtrace(struct perf_tool *tool, in perf_event__repipe_auxtrace()
187 static int perf_event__repipe(struct perf_tool *tool, in perf_event__repipe()
203 static int perf_event__drop_aux(struct perf_tool *tool, in perf_event__drop_aux()
222 static int perf_event__repipe_sample(struct perf_tool *tool, in perf_event__repipe_sample()
238 static int perf_event__repipe_mmap(struct perf_tool *tool, in perf_event__repipe_mmap()
[all …]
Dbuiltin-mem.c22 struct perf_tool tool; member
149 dump_raw_samples(struct perf_tool *tool, in dump_raw_samples()
229 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-record.c67 struct perf_tool tool; member
124 static int process_synthesized_event(struct perf_tool *tool, in process_synthesized_event()
267 static int record__process_auxtrace(struct perf_tool *tool, in record__process_auxtrace()
482 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
527 struct perf_tool *tool = data; in perf_event__synthesize_guest_os() local
795 struct perf_tool *tool = &rec->tool; in record__synthesize() local
883 struct perf_tool *tool = &rec->tool; in __cmd_record() local
Dbuiltin-annotate.c41 struct perf_tool tool; member
190 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-script.c1338 struct perf_tool tool; member
1533 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
1578 static int process_attr(struct perf_tool *tool, union perf_event *event, in process_attr()
1610 static int process_comm_event(struct perf_tool *tool, in process_comm_event()
1644 static int process_namespaces_event(struct perf_tool *tool, in process_namespaces_event()
1679 static int process_fork_event(struct perf_tool *tool, in process_fork_event()
1710 static int process_exit_event(struct perf_tool *tool, in process_exit_event()
1743 static int process_mmap_event(struct perf_tool *tool, in process_mmap_event()
1774 static int process_mmap2_event(struct perf_tool *tool, in process_mmap2_event()
1805 static int process_switch_event(struct perf_tool *tool, in process_switch_event()
[all …]
Dbuiltin-report.c56 struct perf_tool tool; member
189 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
249 static int process_read_event(struct perf_tool *tool, in process_read_event()
Dbuiltin-sched.c170 struct perf_tool tool; member
1433 static int process_sched_wakeup_event(struct perf_tool *tool, in process_sched_wakeup_event()
1604 static int process_sched_switch_event(struct perf_tool *tool, in process_sched_switch_event()
1630 static int process_sched_runtime_event(struct perf_tool *tool, in process_sched_runtime_event()
1643 static int perf_sched__process_fork_event(struct perf_tool *tool, in perf_sched__process_fork_event()
1660 static int process_sched_migrate_task_event(struct perf_tool *tool, in process_sched_migrate_task_event()
2336 static int timehist_sched_wakeup_event(struct perf_tool *tool, in timehist_sched_wakeup_event()
2420 static int timehist_migrate_task_event(struct perf_tool *tool, in timehist_migrate_task_event()
2448 static int timehist_sched_change_event(struct perf_tool *tool, in timehist_sched_change_event()
2574 static int timehist_sched_switch_event(struct perf_tool *tool, in timehist_sched_switch_event()
[all …]
Dbuiltin-timechart.c54 struct perf_tool tool; member
315 static int process_comm_event(struct perf_tool *tool, in process_comm_event()
325 static int process_fork_event(struct perf_tool *tool, in process_fork_event()
335 static int process_exit_event(struct perf_tool *tool, in process_exit_event()
558 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-stat.c178 struct perf_tool tool; member
2396 int process_stat_config_event(struct perf_tool *tool, in process_stat_config_event()
2439 int process_thread_map_event(struct perf_tool *tool, in process_thread_map_event()
2458 int process_cpu_map_event(struct perf_tool *tool, in process_cpu_map_event()
Dbuiltin-kvm.c649 static int process_lost_event(struct perf_tool *tool, in process_lost_event()
670 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-top.c700 static void perf_event__process_sample(struct perf_tool *tool, in perf_event__process_sample()
/tools/perf/util/
Devent.c90 static int perf_tool__process_synth_event(struct perf_tool *tool, in perf_tool__process_synth_event()
219 pid_t perf_event__synthesize_comm(struct perf_tool *tool, in perf_event__synthesize_comm()
248 int perf_event__synthesize_namespaces(struct perf_tool *tool, in perf_event__synthesize_namespaces()
287 static int perf_event__synthesize_fork(struct perf_tool *tool, in perf_event__synthesize_fork()
319 int perf_event__synthesize_mmap_events(struct perf_tool *tool, in perf_event__synthesize_mmap_events()
460 int perf_event__synthesize_modules(struct perf_tool *tool, in perf_event__synthesize_modules()
521 struct perf_tool *tool, in __event__synthesize_thread()
603 int perf_event__synthesize_thread_map(struct perf_tool *tool, in perf_event__synthesize_thread_map()
681 int perf_event__synthesize_threads(struct perf_tool *tool, in perf_event__synthesize_threads()
785 int perf_event__synthesize_kernel_mmap(struct perf_tool *tool, in perf_event__synthesize_kernel_mmap()
[all …]
Dsession.c125 bool repipe, struct perf_tool *tool) in perf_session__new()
368 void perf_tool__fill_defaults(struct perf_tool *tool) in perf_tool__fill_defaults()
1190 struct perf_tool *tool, in deliver_sample_value()
1213 struct perf_tool *tool, in deliver_sample_group()
1234 struct perf_tool *tool, in perf_evlist__deliver_sample()
1261 struct perf_tool *tool, u64 file_offset) in machines__deliver_event()
1335 struct perf_tool *tool, in perf_session__deliver_event()
1355 struct perf_tool *tool = session->tool; in perf_session__process_user_event() local
1422 struct perf_tool *tool = session->tool; in perf_session__deliver_synth_event() local
1500 struct perf_tool *tool = session->tool; in perf_session__process_event() local
[all …]
Djitdump.c63 struct perf_tool tool; member
389 struct perf_tool *tool = jd->session->tool; in jit_repipe_code_load() local
507 struct perf_tool *tool = jd->session->tool; in jit_repipe_code_move() local
Dsession.h37 struct perf_tool *tool; member
Dheader.c2982 int perf_event__synthesize_attr(struct perf_tool *tool, in perf_event__synthesize_attr()
3016 int perf_event__synthesize_features(struct perf_tool *tool, in perf_event__synthesize_features()
3071 int perf_event__process_feature(struct perf_tool *tool, in perf_event__process_feature()
3132 perf_event__synthesize_event_update_unit(struct perf_tool *tool, in perf_event__synthesize_event_update_unit()
3151 perf_event__synthesize_event_update_scale(struct perf_tool *tool, in perf_event__synthesize_event_update_scale()
3171 perf_event__synthesize_event_update_name(struct perf_tool *tool, in perf_event__synthesize_event_update_name()
3190 perf_event__synthesize_event_update_cpus(struct perf_tool *tool, in perf_event__synthesize_event_update_cpus()
3259 int perf_event__synthesize_attrs(struct perf_tool *tool, in perf_event__synthesize_attrs()
3364 int perf_event__synthesize_tracing_data(struct perf_tool *tool, int fd, in perf_event__synthesize_tracing_data()
3453 int perf_event__synthesize_build_id(struct perf_tool *tool, in perf_event__synthesize_build_id()
Dtop.h16 struct perf_tool tool; member
Dauxtrace.c871 struct perf_tool *tool, in perf_event__synthesize_auxtrace_info()
926 s64 perf_event__process_auxtrace(struct perf_tool *tool, in perf_event__process_auxtrace()
1192 struct perf_tool *tool, process_auxtrace_t fn, in __auxtrace_mmap__read()
1301 struct perf_tool *tool, process_auxtrace_t fn) in auxtrace_mmap__read()
1308 struct perf_tool *tool, process_auxtrace_t fn, in auxtrace_mmap__read_snapshot()
Dintel-bts.c613 struct perf_tool *tool) in intel_bts_process_event()
755 static int intel_bts_event_synth(struct perf_tool *tool, in intel_bts_event_synth()
Dkvm-stat.h74 struct perf_tool tool; member
Dauxtrace.h546 struct perf_tool *tool) in auxtrace__process_event()
555 struct perf_tool *tool) in auxtrace__flush_events()
Ddata-convert-bt.c84 struct perf_tool tool; member
786 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dintel-pt.c1987 struct perf_tool *tool) in intel_pt_process_event()
2048 static int intel_pt_flush(struct perf_session *session, struct perf_tool *tool) in intel_pt_flush()
2147 static int intel_pt_event_synth(struct perf_tool *tool, in intel_pt_event_synth()
/tools/perf/tests/
Devent_update.c39 struct perf_tool tool; member
43 static int process_event_name(struct perf_tool *tool, in process_event_name()
/tools/perf/arch/x86/util/
Dtsc.c51 struct perf_tool *tool, in perf_event__synth_time_conv()

12