/linux-6.15/Documentation/tools/rtla/ |
D | rtla.rst | 10 SYNOPSIS 14 DESCRIPTION 22 COMMANDS 32 OPTIONS 40 SEE ALSO 44 AUTHOR
|
/linux-6.15/Documentation/admin-guide/pm/ |
D | intel-speed-select.rst | 42 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.15/tools/perf/util/ |
D | synthetic-events.c | 51 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() 422 int perf_event__synthesize_mmap_events(const struct perf_tool *tool, in perf_event__synthesize_mmap_events() 546 static int perf_event__synthesize_cgroup(const struct perf_tool *tool, in perf_event__synthesize_cgroup() 586 static int perf_event__walk_cgroup_tree(const struct perf_tool *tool, in perf_event__walk_cgroup_tree() 634 int perf_event__synthesize_cgroups(const struct perf_tool *tool, in perf_event__synthesize_cgroups() 670 const struct perf_tool *tool; member 721 int perf_event__synthesize_modules(const struct perf_tool *tool, perf_event__handler_t process, in perf_event__synthesize_modules() [all …]
|
D | data-convert-json.c | 35 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()
|
D | session.c | 139 struct perf_tool *tool, in __perf_session__new() 1181 const struct perf_tool *tool, in deliver_sample_value() 1219 const struct perf_tool *tool, in deliver_sample_group() 1243 static int evlist__deliver_sample(struct evlist *evlist, const struct perf_tool *tool, in evlist__deliver_sample() 1270 const struct perf_tool *tool, u64 file_offset, in machines__deliver_event() 1359 const struct perf_tool *tool, in perf_session__deliver_event() 1397 const struct perf_tool *tool = session->tool; in perf_session__process_user_event() local 1504 const struct perf_tool *tool = session->tool; in perf_session__deliver_synth_event() local 1636 const struct perf_tool *tool = session->tool; in perf_session__process_event() local 1823 const struct perf_tool *tool = session->tool; in __perf_session__process_pipe_events() local [all …]
|
D | tool.c | 233 void perf_tool__init(struct perf_tool *tool, bool ordered_events) in perf_tool__init() 291 bool perf_tool__compressed_is_stub(const struct perf_tool *tool) in perf_tool__compressed_is_stub()
|
D | session.h | 79 const struct perf_tool *tool; member 113 struct perf_tool *tool) in perf_session__new()
|
D | tsc.c | 75 const struct perf_tool *tool, in perf_event__synth_time_conv()
|
D | jitdump.c | 60 struct perf_tool tool; member 427 const struct perf_tool *tool = jd->session->tool; in jit_repipe_code_load() local 547 const struct perf_tool *tool = jd->session->tool; in jit_repipe_code_move() local
|
D | bpf-event.c | 173 const struct perf_tool *tool = session->tool; in perf_event__synthesize_one_bpf_prog() local 316 const struct perf_tool *tool; member
|
/linux-6.15/tools/tracing/rtla/src/ |
D | osnoise_hist.c | 95 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
|
D | timerlat_hist.c | 134 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() 1064 timerlat_hist_apply_config(struct osnoise_tool *tool, struct timerlat_params *params) in timerlat_hist_apply_config() 1084 struct osnoise_tool *tool; in timerlat_init_hist() local 1144 struct osnoise_tool *tool = NULL; in timerlat_hist_main() local
|
D | osnoise_top.c | 80 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
|
D | timerlat_aa.c | 115 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()
|
D | timerlat_top.c | 102 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()
|
D | timerlat.c | 25 timerlat_apply_config(struct osnoise_tool *tool, struct timerlat_params *params) in timerlat_apply_config()
|
D | osnoise.c | 1086 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()
|
/linux-6.15/tools/perf/ |
D | builtin-inject.c | 81 struct perf_tool tool; member 115 struct perf_tool tool; member 174 static int perf_event__repipe_synth(const struct perf_tool *tool, in perf_event__repipe_synth() 184 static int perf_event__repipe_oe_synth(const struct perf_tool *tool, in perf_event__repipe_oe_synth() 214 static int perf_event__repipe_attr(const struct perf_tool *tool, in perf_event__repipe_attr() 233 static int perf_event__repipe_event_update(const struct perf_tool *tool, in perf_event__repipe_event_update() 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() 374 static int perf_event__repipe_sample(const struct perf_tool *tool, in perf_event__repipe_sample() [all …]
|
D | builtin-script.c | 143 struct perf_tool tool; member 2402 static int process_sample_event(const struct perf_tool *tool, in process_sample_event() 2489 static int process_attr(const struct perf_tool *tool, union perf_event *event, in process_attr() 2555 static int print_event_with_time(const struct perf_tool *tool, in print_event_with_time() 2591 static int print_event(const struct perf_tool *tool, union perf_event *event, in print_event() 2598 static int process_comm_event(const struct perf_tool *tool, in process_comm_event() 2610 static int process_namespaces_event(const struct perf_tool *tool, in process_namespaces_event() 2622 static int process_cgroup_event(const struct perf_tool *tool, in process_cgroup_event() 2634 static int process_fork_event(const struct perf_tool *tool, in process_fork_event() 2646 static int process_exit_event(const struct perf_tool *tool, in process_exit_event() [all …]
|
D | builtin-mem.c | 32 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()
|
D | builtin-kwork.c | 962 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()
|
D | builtin-evlist.c | 38 struct perf_tool tool; in __cmd_evlist() local
|
D | builtin-record.c | 153 struct perf_tool tool; member 622 static int process_synthesized_event(const struct perf_tool *tool, in process_synthesized_event() 633 static int process_locked_synthesized_event(const struct perf_tool *tool, in process_locked_synthesized_event() 718 static int record__process_auxtrace(const struct perf_tool *tool, in record__process_auxtrace() 1432 static int process_sample_event(const struct perf_tool *tool, in process_sample_event() 1482 struct perf_tool *tool = data; in perf_event__synthesize_guest_os() local 2033 struct perf_tool *tool = &rec->tool; in record__synthesize() local 2365 struct perf_tool *tool = &rec->tool; in __cmd_record() local 3269 static int build_id__process_mmap(const struct perf_tool *tool, union perf_event *event, in build_id__process_mmap() 3281 static int build_id__process_mmap2(const struct perf_tool *tool, union perf_event *event, in build_id__process_mmap2() [all …]
|
/linux-6.15/tools/perf/arch/x86/util/ |
D | event.c | 18 const struct perf_tool *tool; member 68 int perf_event__synthesize_extra_kmaps(const struct perf_tool *tool, in perf_event__synthesize_extra_kmaps()
|
/linux-6.15/tools/perf/tests/ |
D | event_update.c | 42 struct perf_tool tool; member 46 static int process_event_name(const struct perf_tool *tool, in process_event_name()
|