Home
last modified time | relevance | path

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

123

/linux/Documentation/tools/rtla/
H A Drtla.rst10 SYNOPSIS
14 DESCRIPTION
22 COMMANDS
32 OPTIONS
40 SEE ALSO
44 AUTHOR
H A Drtla-timerlat-top.rst1 .. |tool| replace:: timerlat top substdef
H A Drtla-timerlat-hist.rst1 .. |tool| replace:: timerlat hist substdef
H A Drtla-osnoise-top.rst1 .. |tool| replace:: osnoise top substdef
H A Drtla-hwnoise.rst3 .. |tool| replace:: hwnoise substdef
/linux/Documentation/admin-guide/pm/
H A 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/tools/tracing/rtla/src/
H A Dosnoise_hist.c57 static void osnoise_free_hist_tool(struct osnoise_tool *tool) in osnoise_free_hist_tool()
100 static void osnoise_hist_update_multiple(struct osnoise_tool *tool, int cpu, in osnoise_hist_update_multiple()
132 static void osnoise_destroy_trace_hist(struct osnoise_tool *tool) in osnoise_destroy_trace_hist()
143 static int osnoise_init_trace_hist(struct osnoise_tool *tool) in osnoise_init_trace_hist()
180 static void osnoise_read_trace_hist(struct osnoise_tool *tool) in osnoise_read_trace_hist()
228 static void osnoise_hist_header(struct osnoise_tool *tool) in osnoise_hist_header()
347 osnoise_print_stats(struct osnoise_tool *tool) in osnoise_print_stats()
738 osnoise_hist_apply_config(struct osnoise_tool *tool) in osnoise_hist_apply_config()
749 struct osnoise_tool *tool; in osnoise_init_hist() local
770 static int osnoise_hist_enable(struct osnoise_tool *tool) in osnoise_hist_enable()
[all …]
H A Dtimerlat_hist.c76 static void timerlat_free_histogram_tool(struct osnoise_tool *tool) in timerlat_free_histogram_tool()
137 timerlat_hist_update(struct osnoise_tool *tool, int cpu, in timerlat_hist_update()
187 struct osnoise_tool *tool; in timerlat_hist_handler() local
203 static int timerlat_hist_bpf_pull_data(struct osnoise_tool *tool) in timerlat_hist_bpf_pull_data()
286 static void timerlat_hist_header(struct osnoise_tool *tool) in timerlat_hist_header()
625 timerlat_print_stats(struct osnoise_tool *tool) in timerlat_print_stats()
1110 timerlat_hist_apply_config(struct osnoise_tool *tool) in timerlat_hist_apply_config()
1131 struct osnoise_tool *tool; in timerlat_init_hist() local
1155 static int timerlat_hist_bpf_main_loop(struct osnoise_tool *tool) in timerlat_hist_bpf_main_loop()
1188 static int timerlat_hist_main(struct osnoise_tool *tool) in timerlat_hist_main()
H A Dtimerlat.c29 timerlat_apply_config(struct osnoise_tool *tool, struct timerlat_params *params) in timerlat_apply_config()
108 int timerlat_enable(struct osnoise_tool *tool) in timerlat_enable()
192 void timerlat_analyze(struct osnoise_tool *tool, bool stopped) in timerlat_analyze()
215 void timerlat_free(struct osnoise_tool *tool) in timerlat_free()
H A Dcommon.c44 common_apply_config(struct osnoise_tool *tool, struct common_params *params) in common_apply_config()
102 struct osnoise_tool *tool; in run_tool() local
243 int top_main_loop(struct osnoise_tool *tool) in top_main_loop()
297 int hist_main_loop(struct osnoise_tool *tool) in hist_main_loop()
H A Dosnoise_top.c46 static void osnoise_free_top_tool(struct osnoise_tool *tool) in osnoise_free_top_tool()
84 struct osnoise_tool *tool; in osnoise_top_handler() local
189 static void osnoise_top_print(struct osnoise_tool *tool, int cpu) in osnoise_top_print()
554 osnoise_top_apply_config(struct osnoise_tool *tool) in osnoise_top_apply_config()
585 struct osnoise_tool *tool; in osnoise_init_top() local
H A Dtimerlat_top.c57 static void timerlat_free_top_tool(struct osnoise_tool *tool) in timerlat_free_top_tool()
106 timerlat_top_update_sum(struct osnoise_tool *tool, int cpu, struct timerlat_top_cpu *sum) in timerlat_top_update_sum()
131 timerlat_top_update(struct osnoise_tool *tool, int cpu, in timerlat_top_update()
190 static int timerlat_top_bpf_pull_data(struct osnoise_tool *tool) in timerlat_top_bpf_pull_data()
894 timerlat_top_bpf_main_loop(struct osnoise_tool *tool) in timerlat_top_bpf_main_loop()
947 static int timerlat_top_main_loop(struct osnoise_tool *tool) in timerlat_top_main_loop()
H A Dosnoise.c1070 bool osnoise_trace_is_off(struct osnoise_tool *tool, struct osnoise_tool *record) in osnoise_trace_is_off()
1091 osnoise_report_missed_events(struct osnoise_tool *tool) in osnoise_report_missed_events()
1110 osnoise_apply_config(struct osnoise_tool *tool, struct osnoise_params *params) in osnoise_apply_config()
1155 int osnoise_enable(struct osnoise_tool *tool) in osnoise_enable()
H 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()
/linux/tools/perf/util/
H 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()
428 int perf_event__synthesize_mmap_events(const struct perf_tool *tool, in perf_event__synthesize_mmap_events()
552 static int perf_event__synthesize_cgroup(const struct perf_tool *tool, in perf_event__synthesize_cgroup()
592 static int perf_event__walk_cgroup_tree(const struct perf_tool *tool, in perf_event__walk_cgroup_tree()
640 int perf_event__synthesize_cgroups(const struct perf_tool *tool, in perf_event__synthesize_cgroups()
676 const struct perf_tool *tool; member
727 int perf_event__synthesize_modules(const struct perf_tool *tool, perf_event__handler_t process, in perf_event__synthesize_modules()
[all …]
H 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()
H 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()
1248 static int evlist__deliver_sample(struct evlist *evlist, const struct perf_tool *tool, in evlist__deliver_sample()
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
[all …]
H A Dsession.h79 const struct perf_tool *tool; member
114 struct perf_tool *tool) in perf_session__new()
H 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()
/linux/tools/perf/
H A Dbuiltin-inject.c81 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 …]
H A Dbuiltin-script.c146 struct perf_tool tool; member
2431 static int process_sample_event(const struct perf_tool *tool, in process_sample_event()
2518 static int process_attr(const struct perf_tool *tool, union perf_event *event, in process_attr()
2584 static int print_event_with_time(const struct perf_tool *tool, in print_event_with_time()
2620 static int print_event(const struct perf_tool *tool, union perf_event *event, in print_event()
2627 static int process_comm_event(const struct perf_tool *tool, in process_comm_event()
2639 static int process_namespaces_event(const struct perf_tool *tool, in process_namespaces_event()
2651 static int process_cgroup_event(const struct perf_tool *tool, in process_cgroup_event()
2663 static int process_fork_event(const struct perf_tool *tool, in process_fork_event()
2675 static int process_exit_event(const struct perf_tool *tool, in process_exit_event()
[all …]
H 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()
H 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()
/linux/tools/perf/arch/x86/util/
H 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()
/linux/tools/perf/tests/
H A Devent_update.c42 struct perf_tool tool; member
46 static int process_event_name(const struct perf_tool *tool, in process_event_name()

123