Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-6.6/Documentation/tools/rtla/
Drtla.rst10 SYNOPSIS
14 DESCRIPTION
22 COMMANDS
32 OPTIONS
40 SEE ALSO
44 AUTHOR
/kernel/linux/linux-5.10/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)
265 Check presence of other Intel(R) SST features
298 Intel(R) Speed Select Technology Core Power (Intel(R) SST-CP)
514 Intel(R) Speed Select Technology - Base Frequency (Intel(R) SST-BF)
706 Intel(R) Speed Select Technology - Turbo Frequency (Intel(R) SST-TF)
/kernel/linux/linux-6.6/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)
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-inject.c38 struct perf_tool tool; member
76 static int perf_event__repipe_synth(struct perf_tool *tool, in perf_event__repipe_synth()
85 static int perf_event__repipe_oe_synth(struct perf_tool *tool, in perf_event__repipe_oe_synth()
114 static int perf_event__repipe_attr(struct perf_tool *tool, in perf_event__repipe_attr()
132 static int perf_event__repipe_event_update(struct perf_tool *tool, in perf_event__repipe_event_update()
163 struct perf_tool *tool = session->tool; in perf_event__repipe_auxtrace() local
210 static int perf_event__repipe(struct perf_tool *tool, in perf_event__repipe()
226 static int perf_event__drop_aux(struct perf_tool *tool, in perf_event__drop_aux()
267 static int perf_event__repipe_sample(struct perf_tool *tool, in perf_event__repipe_sample()
289 static int perf_event__repipe_mmap(struct perf_tool *tool, in perf_event__repipe_mmap()
[all …]
Dbuiltin-mem.c26 struct perf_tool tool; member
143 dump_raw_samples(struct perf_tool *tool, in dump_raw_samples()
223 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
Dbuiltin-script.c121 struct perf_tool tool; member
2102 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
2152 static int process_attr(struct perf_tool *tool, union perf_event *event, in process_attr()
2218 static int print_event_with_time(struct perf_tool *tool, in print_event_with_time()
2254 static int print_event(struct perf_tool *tool, union perf_event *event, in print_event()
2261 static int process_comm_event(struct perf_tool *tool, in process_comm_event()
2273 static int process_namespaces_event(struct perf_tool *tool, in process_namespaces_event()
2285 static int process_cgroup_event(struct perf_tool *tool, in process_cgroup_event()
2297 static int process_fork_event(struct perf_tool *tool, in process_fork_event()
2309 static int process_exit_event(struct perf_tool *tool, in process_exit_event()
[all …]
Dbuiltin-record.c89 struct perf_tool tool; member
509 static int process_synthesized_event(struct perf_tool *tool, in process_synthesized_event()
518 static int process_locked_synthesized_event(struct perf_tool *tool, in process_locked_synthesized_event()
593 static int record__process_auxtrace(struct perf_tool *tool, in record__process_auxtrace()
967 static int process_sample_event(struct perf_tool *tool, in process_sample_event()
1020 struct perf_tool *tool = data; in perf_event__synthesize_guest_os() local
1380 struct perf_tool *tool = &rec->tool; in record__synthesize() local
1612 struct perf_tool *tool = &rec->tool; in __cmd_record() local
2344 static int build_id__process_mmap(struct perf_tool *tool, union perf_event *event, in build_id__process_mmap()
2356 static int build_id__process_mmap2(struct perf_tool *tool, union perf_event *event, in build_id__process_mmap2()
/kernel/linux/linux-5.10/tools/perf/util/
Dsynthetic-events.c50 int perf_tool__process_synth_event(struct perf_tool *tool, in perf_tool__process_synth_event()
176 pid_t perf_event__synthesize_comm(struct perf_tool *tool, in perf_event__synthesize_comm()
205 int perf_event__synthesize_namespaces(struct perf_tool *tool, in perf_event__synthesize_namespaces()
244 static int perf_event__synthesize_fork(struct perf_tool *tool, in perf_event__synthesize_fork()
350 int perf_event__synthesize_mmap_events(struct perf_tool *tool, in perf_event__synthesize_mmap_events()
471 static int perf_event__synthesize_cgroup(struct perf_tool *tool, in perf_event__synthesize_cgroup()
511 static int perf_event__walk_cgroup_tree(struct perf_tool *tool, in perf_event__walk_cgroup_tree()
559 int perf_event__synthesize_cgroups(struct perf_tool *tool, in perf_event__synthesize_cgroups()
594 int perf_event__synthesize_modules(struct perf_tool *tool, perf_event__handler_t process, in perf_event__synthesize_modules()
652 struct perf_tool *tool, struct machine *machine, bool mmap_data) in __event__synthesize_thread()
[all …]
Dsession.c187 bool repipe, struct perf_tool *tool) in perf_session__new()
461 void perf_tool__fill_defaults(struct perf_tool *tool) in perf_tool__fill_defaults()
1374 struct perf_tool *tool, in deliver_sample_value()
1406 struct perf_tool *tool, in deliver_sample_group()
1427 struct perf_tool *tool, in perf_evlist__deliver_sample()
1454 struct perf_tool *tool, u64 file_offset) in machines__deliver_event()
1535 struct perf_tool *tool, in perf_session__deliver_event()
1567 struct perf_tool *tool = session->tool; in perf_session__process_user_event() local
1647 struct perf_tool *tool = session->tool; in perf_session__deliver_synth_event() local
1754 struct perf_tool *tool = session->tool; in perf_session__process_event() local
[all …]
/kernel/linux/linux-6.6/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.c200 struct perf_tool *tool) in __perf_session__new()
483 void perf_tool__fill_defaults(struct perf_tool *tool) in perf_tool__fill_defaults()
1462 struct perf_tool *tool, in deliver_sample_value()
1494 struct perf_tool *tool, in deliver_sample_group()
1516 static int evlist__deliver_sample(struct evlist *evlist, struct perf_tool *tool, in evlist__deliver_sample()
1541 struct perf_tool *tool, u64 file_offset, in machines__deliver_event()
1629 struct perf_tool *tool, in perf_session__deliver_event()
1662 struct perf_tool *tool = session->tool; in perf_session__process_user_event() local
1749 struct perf_tool *tool = session->tool; in perf_session__deliver_synth_event() local
1857 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()
/kernel/linux/linux-6.6/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()
431 timerlat_print_stats(struct timerlat_hist_params *params, struct osnoise_tool *tool) in timerlat_print_stats()
835 timerlat_hist_apply_config(struct osnoise_tool *tool, struct timerlat_hist_params *params) in timerlat_hist_apply_config()
926 struct osnoise_tool *tool; in timerlat_init_hist() local
986 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
662 struct osnoise_tool *tool = NULL; in osnoise_top_main() local
Dtimerlat_aa.c117 struct osnoise_tool *tool; member
898 static void timerlat_aa_unregister_events(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_unregister_events()
937 static int timerlat_aa_register_events(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_register_events()
1025 int timerlat_aa_init(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_init()
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/tools/perf/tests/
Devent_update.c45 struct perf_tool tool; member
49 static int process_event_name(struct perf_tool *tool, in process_event_name()
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
Devent.c15 int perf_event__synthesize_extra_kmaps(struct perf_tool *tool, in perf_event__synthesize_extra_kmaps()

1234