Home
last modified time | relevance | path

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

123

/linux-6.6.21/Documentation/tools/rtla/
Drtla.rst10 SYNOPSIS
14 DESCRIPTION
22 COMMANDS
32 OPTIONS
40 SEE ALSO
44 AUTHOR
/linux-6.6.21/Documentation/admin-guide/pm/
Dintel-speed-select.rst42 Getting Help
58 Summary of platform capability
79 Intel(R) Speed Select Technology - Performance Profile (Intel(R) SST-PP)
287 Check presence of other Intel(R) SST features
320 Intel(R) Speed Select Technology Core Power (Intel(R) SST-CP)
536 Intel(R) Speed Select Technology - Base Frequency (Intel(R) SST-BF)
728 Intel(R) Speed Select Technology - Turbo Frequency (Intel(R) SST-TF)
/linux-6.6.21/tools/perf/util/
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()
545 static int perf_event__synthesize_cgroup(struct perf_tool *tool, in perf_event__synthesize_cgroup()
585 static int perf_event__walk_cgroup_tree(struct perf_tool *tool, in perf_event__walk_cgroup_tree()
633 int perf_event__synthesize_cgroups(struct perf_tool *tool, in perf_event__synthesize_cgroups()
668 int perf_event__synthesize_modules(struct perf_tool *tool, perf_event__handler_t process, in perf_event__synthesize_modules()
750 struct perf_tool *tool, struct machine *machine, in __event__synthesize_thread()
[all …]
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()
149 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dsession.c195 struct perf_tool *tool) in __perf_session__new()
478 void perf_tool__fill_defaults(struct perf_tool *tool) in perf_tool__fill_defaults()
1457 struct perf_tool *tool, in deliver_sample_value()
1489 struct perf_tool *tool, in deliver_sample_group()
1508 static int evlist__deliver_sample(struct evlist *evlist, struct perf_tool *tool, in evlist__deliver_sample()
1533 struct perf_tool *tool, u64 file_offset, in machines__deliver_event()
1621 struct perf_tool *tool, in perf_session__deliver_event()
1654 struct perf_tool *tool = session->tool; in perf_session__process_user_event() local
1741 struct perf_tool *tool = session->tool; in perf_session__deliver_synth_event() local
1849 struct perf_tool *tool = session->tool; in perf_session__process_event() local
[all …]
Dsession.h46 struct perf_tool *tool; member
71 struct perf_tool *tool) in perf_session__new()
Dtsc.c75 struct perf_tool *tool, in perf_event__synth_time_conv()
Djitdump.c60 struct perf_tool tool; member
427 struct perf_tool *tool = jd->session->tool; in jit_repipe_code_load() local
546 struct perf_tool *tool = jd->session->tool; in jit_repipe_code_move() local
Dbpf-event.c172 struct perf_tool *tool = session->tool; in perf_event__synthesize_one_bpf_prog() local
312 struct perf_tool *tool; member
/linux-6.6.21/tools/perf/
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()
161 static int perf_event__repipe_oe_synth(struct perf_tool *tool, in perf_event__repipe_oe_synth()
191 static int perf_event__repipe_attr(struct perf_tool *tool, in perf_event__repipe_attr()
209 static int perf_event__repipe_event_update(struct perf_tool *tool, in perf_event__repipe_event_update()
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()
350 static int perf_event__repipe_sample(struct perf_tool *tool, in perf_event__repipe_sample()
[all …]
Dbuiltin-mem.c30 struct perf_tool tool; member
191 dump_raw_samples(struct perf_tool *tool, in dump_raw_samples()
265 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-kwork.c781 static int process_irq_handler_entry_event(struct perf_tool *tool, in process_irq_handler_entry_event()
794 static int process_irq_handler_exit_event(struct perf_tool *tool, in process_irq_handler_exit_event()
852 static int process_softirq_raise_event(struct perf_tool *tool, in process_softirq_raise_event()
866 static int process_softirq_entry_event(struct perf_tool *tool, in process_softirq_entry_event()
880 static int process_softirq_exit_event(struct perf_tool *tool, in process_softirq_exit_event()
973 static int process_workqueue_activate_work_event(struct perf_tool *tool, in process_workqueue_activate_work_event()
987 static int process_workqueue_execute_start_event(struct perf_tool *tool, in process_workqueue_execute_start_event()
1001 static int process_workqueue_execute_end_event(struct perf_tool *tool, in process_workqueue_execute_end_event()
1558 static int perf_kwork__process_tracepoint_sample(struct perf_tool *tool, in perf_kwork__process_tracepoint_sample()
Dbuiltin-script.c140 struct perf_tool tool; member
2348 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
2435 static int process_attr(struct perf_tool *tool, union perf_event *event, in process_attr()
2501 static int print_event_with_time(struct perf_tool *tool, in print_event_with_time()
2537 static int print_event(struct perf_tool *tool, union perf_event *event, in print_event()
2544 static int process_comm_event(struct perf_tool *tool, in process_comm_event()
2556 static int process_namespaces_event(struct perf_tool *tool, in process_namespaces_event()
2568 static int process_cgroup_event(struct perf_tool *tool, in process_cgroup_event()
2580 static int process_fork_event(struct perf_tool *tool, in process_fork_event()
2592 static int process_exit_event(struct perf_tool *tool, in process_exit_event()
[all …]
Dbuiltin-evlist.c38 struct perf_tool tool = { in __cmd_evlist() local
Dbuiltin-record.c153 struct perf_tool tool; member
607 static int process_synthesized_event(struct perf_tool *tool, in process_synthesized_event()
618 static int process_locked_synthesized_event(struct perf_tool *tool, in process_locked_synthesized_event()
697 static int record__process_auxtrace(struct perf_tool *tool, in record__process_auxtrace()
1379 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
1429 struct perf_tool *tool = data; in perf_event__synthesize_guest_os() local
1979 struct perf_tool *tool = &rec->tool; in record__synthesize() local
2337 struct perf_tool *tool = &rec->tool; in __cmd_record() local
3224 static int build_id__process_mmap(struct perf_tool *tool, union perf_event *event, in build_id__process_mmap()
3236 static int build_id__process_mmap2(struct perf_tool *tool, union perf_event *event, in build_id__process_mmap2()
[all …]
Dbuiltin-annotate.c46 struct perf_tool tool; member
273 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-report.c75 struct perf_tool tool; member
264 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
340 static int process_read_event(struct perf_tool *tool, in process_read_event()
765 static int count_lost_samples_event(struct perf_tool *tool, in count_lost_samples_event()
/linux-6.6.21/tools/tracing/rtla/src/
Dosnoise_hist.c125 static void osnoise_hist_update_multiple(struct osnoise_tool *tool, int cpu, in osnoise_hist_update_multiple()
157 static void osnoise_destroy_trace_hist(struct osnoise_tool *tool) in osnoise_destroy_trace_hist()
168 static int osnoise_init_trace_hist(struct osnoise_tool *tool) in osnoise_init_trace_hist()
205 static void osnoise_read_trace_hist(struct osnoise_tool *tool) in osnoise_read_trace_hist()
253 static void osnoise_hist_header(struct osnoise_tool *tool) in osnoise_hist_header()
372 osnoise_print_stats(struct osnoise_hist_params *params, struct osnoise_tool *tool) in osnoise_print_stats()
703 osnoise_hist_apply_config(struct osnoise_tool *tool, struct osnoise_hist_params *params) in osnoise_hist_apply_config()
782 struct osnoise_tool *tool; in osnoise_init_hist() local
827 struct osnoise_tool *tool = NULL; in osnoise_hist_main() local
Dtimerlat_hist.c168 timerlat_hist_update(struct osnoise_tool *tool, int cpu, in timerlat_hist_update()
218 struct osnoise_tool *tool; in timerlat_hist_handler() local
234 static void timerlat_hist_header(struct osnoise_tool *tool) in timerlat_hist_header()
407 timerlat_print_stats(struct timerlat_hist_params *params, struct osnoise_tool *tool) in timerlat_print_stats()
811 timerlat_hist_apply_config(struct osnoise_tool *tool, struct timerlat_hist_params *params) in timerlat_hist_apply_config()
899 struct osnoise_tool *tool; in timerlat_init_hist() local
948 struct osnoise_tool *tool = NULL; in timerlat_hist_main() local
Dosnoise_top.c112 struct osnoise_tool *tool; in osnoise_top_handler() local
209 static void osnoise_top_print(struct osnoise_tool *tool, int cpu) in osnoise_top_print()
531 osnoise_top_apply_config(struct osnoise_tool *tool, struct osnoise_top_params *params) in osnoise_top_apply_config()
617 struct osnoise_tool *tool; in osnoise_init_top() local
665 struct osnoise_tool *tool = NULL; in osnoise_top_main() local
Dtimerlat_aa.c114 struct osnoise_tool *tool; member
881 static void timerlat_aa_unregister_events(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_unregister_events()
920 static int timerlat_aa_register_events(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_register_events()
1008 int timerlat_aa_init(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_init()
/linux-6.6.21/tools/perf/tests/
Devent_update.c42 struct perf_tool tool; member
46 static int process_event_name(struct perf_tool *tool, in process_event_name()
Ddlfilter-test.c43 struct perf_tool tool; member
65 static int process(struct perf_tool *tool, union perf_event *event, in process()
/linux-6.6.21/tools/perf/arch/x86/util/
Devent.c17 int perf_event__synthesize_extra_kmaps(struct perf_tool *tool, in perf_event__synthesize_extra_kmaps()
/linux-6.6.21/drivers/input/tablet/
Dwacom_serial4.c173 unsigned int tool; member
312 unsigned int tool; in wacom_handle_packet() local

123