/linux/Documentation/tools/rtla/ |
H A D | rtla.rst | 10 SYNOPSIS 14 DESCRIPTION 22 COMMANDS 32 OPTIONS 40 SEE ALSO 44 AUTHOR
|
/linux/Documentation/admin-guide/pm/ |
H A 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/tools/perf/util/ |
H A D | synthetic-events.c | 50 int perf_tool__process_synth_event(const struct perf_tool *tool, in perf_tool__process_synth_event() 190 pid_t perf_event__synthesize_comm(const struct perf_tool *tool, in perf_event__synthesize_comm() 221 int perf_event__synthesize_namespaces(const struct perf_tool *tool, in perf_event__synthesize_namespaces() 260 static int perf_event__synthesize_fork(const struct perf_tool *tool, in perf_event__synthesize_fork() 421 int perf_event__synthesize_mmap_events(const struct perf_tool *tool, in perf_event__synthesize_mmap_events() 545 static int perf_event__synthesize_cgroup(const struct perf_tool *tool, in perf_event__synthesize_cgroup() 585 static int perf_event__walk_cgroup_tree(const struct perf_tool *tool, in perf_event__walk_cgroup_tree() 633 int perf_event__synthesize_cgroups(const struct perf_tool *tool, in perf_event__synthesize_cgroups() 669 const struct perf_tool *tool; member 720 int perf_event__synthesize_modules(const struct perf_tool *tool, perf_event__handler_t process, in perf_event__synthesize_modules() [all …]
|
H A 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()
|
H A D | session.c | 138 struct perf_tool *tool, in __perf_session__new() 1170 const struct perf_tool *tool, in deliver_sample_value() 1202 const struct perf_tool *tool, in deliver_sample_group() 1224 static int evlist__deliver_sample(struct evlist *evlist, const struct perf_tool *tool, in evlist__deliver_sample() 1249 const struct perf_tool *tool, u64 file_offset, in machines__deliver_event() 1338 const struct perf_tool *tool, in perf_session__deliver_event() 1371 const struct perf_tool *tool = session->tool; in perf_session__process_user_event() local 1457 const struct perf_tool *tool = session->tool; in perf_session__deliver_synth_event() local 1589 const struct perf_tool *tool = session->tool; in perf_session__process_event() local 1776 const struct perf_tool *tool = session->tool; in __perf_session__process_pipe_events() local [all …]
|
H A 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()
|
H A D | session.h | 79 const struct perf_tool *tool; member 113 struct perf_tool *tool) in perf_session__new()
|
H A D | tsc.c | 75 const struct perf_tool *tool, in perf_event__synth_time_conv()
|
H A D | jitdump.c | 60 struct perf_tool tool; member 427 const struct perf_tool *tool = jd->session->tool; in jit_repipe_code_load() local 546 const struct perf_tool *tool = jd->session->tool; in jit_repipe_code_move() local
|
H A D | bpf-event.c | 173 const struct perf_tool *tool = session->tool; in perf_event__synthesize_one_bpf_prog() local 313 const struct perf_tool *tool; member
|
/linux/tools/perf/ |
H A 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 …]
|
H A D | builtin-mem.c | 31 struct perf_tool tool; member 177 dump_raw_samples(const struct perf_tool *tool, in dump_raw_samples() 251 static int process_sample_event(const struct perf_tool *tool, in process_sample_event()
|
H A D | builtin-script.c | 146 struct perf_tool tool; member 2459 static int process_sample_event(const struct perf_tool *tool, in process_sample_event() 2546 static int process_attr(const struct perf_tool *tool, union perf_event *event, in process_attr() 2612 static int print_event_with_time(const struct perf_tool *tool, in print_event_with_time() 2648 static int print_event(const struct perf_tool *tool, union perf_event *event, in print_event() 2655 static int process_comm_event(const struct perf_tool *tool, in process_comm_event() 2667 static int process_namespaces_event(const struct perf_tool *tool, in process_namespaces_event() 2679 static int process_cgroup_event(const struct perf_tool *tool, in process_cgroup_event() 2691 static int process_fork_event(const struct perf_tool *tool, in process_fork_event() 2703 static int process_exit_event(const struct perf_tool *tool, in process_exit_event() [all …]
|
H A D | builtin-kwork.c | 961 static int process_irq_handler_entry_event(const struct perf_tool *tool, in process_irq_handler_entry_event() 974 static int process_irq_handler_exit_event(const struct perf_tool *tool, in process_irq_handler_exit_event() 1040 static int process_softirq_raise_event(const struct perf_tool *tool, in process_softirq_raise_event() 1054 static int process_softirq_entry_event(const struct perf_tool *tool, in process_softirq_entry_event() 1068 static int process_softirq_exit_event(const struct perf_tool *tool, in process_softirq_exit_event() 1170 static int process_workqueue_activate_work_event(const struct perf_tool *tool, in process_workqueue_activate_work_event() 1184 static int process_workqueue_execute_start_event(const struct perf_tool *tool, in process_workqueue_execute_start_event() 1198 static int process_workqueue_execute_end_event(const struct perf_tool *tool, in process_workqueue_execute_end_event() 1269 static int process_sched_switch_event(const struct perf_tool *tool, in process_sched_switch_event() 1953 static int perf_kwork__process_tracepoint_sample(const struct perf_tool *tool, in perf_kwork__process_tracepoint_sample()
|
H A D | builtin-evlist.c | 38 struct perf_tool tool; in __cmd_evlist() local
|
H A D | builtin-record.c | 153 struct perf_tool tool; member 621 static int process_synthesized_event(const struct perf_tool *tool, in process_synthesized_event() 632 static int process_locked_synthesized_event(const struct perf_tool *tool, in process_locked_synthesized_event() 717 static int record__process_auxtrace(const struct perf_tool *tool, in record__process_auxtrace() 1429 static int process_sample_event(const struct perf_tool *tool, in process_sample_event() 1479 struct perf_tool *tool = data; in perf_event__synthesize_guest_os() local 2030 struct perf_tool *tool = &rec->tool; in record__synthesize() local 2362 struct perf_tool *tool = &rec->tool; in __cmd_record() local 3263 static int build_id__process_mmap(const struct perf_tool *tool, union perf_event *event, in build_id__process_mmap() 3275 static int build_id__process_mmap2(const struct perf_tool *tool, union perf_event *event, in build_id__process_mmap2() [all …]
|
H A D | builtin-report.c | 77 struct perf_tool tool; member 266 static int process_sample_event(const struct perf_tool *tool, in process_sample_event() 342 static int process_read_event(const struct perf_tool *tool, in process_read_event() 788 static int count_lost_samples_event(const struct perf_tool *tool, in count_lost_samples_event()
|
/linux/tools/tracing/rtla/src/ |
H A D | osnoise_hist.c | 126 static void osnoise_hist_update_multiple(struct osnoise_tool *tool, int cpu, in osnoise_hist_update_multiple() 158 static void osnoise_destroy_trace_hist(struct osnoise_tool *tool) in osnoise_destroy_trace_hist() 169 static int osnoise_init_trace_hist(struct osnoise_tool *tool) in osnoise_init_trace_hist() 206 static void osnoise_read_trace_hist(struct osnoise_tool *tool) in osnoise_read_trace_hist() 254 static void osnoise_hist_header(struct osnoise_tool *tool) in osnoise_hist_header() 373 osnoise_print_stats(struct osnoise_hist_params *params, struct osnoise_tool *tool) in osnoise_print_stats() 733 osnoise_hist_apply_config(struct osnoise_tool *tool, struct osnoise_hist_params *params) in osnoise_hist_apply_config() 812 struct osnoise_tool *tool; in osnoise_init_hist() local 857 struct osnoise_tool *tool = NULL; in osnoise_hist_main() local
|
H A D | timerlat_hist.c | 172 timerlat_hist_update(struct osnoise_tool *tool, int cpu, in timerlat_hist_update() 222 struct osnoise_tool *tool; in timerlat_hist_handler() local 238 static void timerlat_hist_header(struct osnoise_tool *tool) in timerlat_hist_header() 562 timerlat_print_stats(struct timerlat_hist_params *params, struct osnoise_tool *tool) in timerlat_print_stats() 995 timerlat_hist_apply_config(struct osnoise_tool *tool, struct timerlat_hist_params *params) in timerlat_hist_apply_config() 1099 struct osnoise_tool *tool; in timerlat_init_hist() local 1148 struct osnoise_tool *tool = NULL; in timerlat_hist_main() local
|
H A D | osnoise_top.c | 115 struct osnoise_tool *tool; in osnoise_top_handler() local 219 static void osnoise_top_print(struct osnoise_tool *tool, int cpu) in osnoise_top_print() argument 555 osnoise_top_apply_config(struct osnoise_tool *tool, struc argument 644 struct osnoise_tool *tool; osnoise_init_top() local 689 struct osnoise_tool *tool = NULL; osnoise_top_main() local [all...] |
H A D | timerlat_aa.c | 117 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()
|
/linux/tools/perf/arch/x86/util/ |
H A 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/tools/perf/tests/ |
H A 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()
|
H A D | dlfilter-test.c | 43 struct perf_tool tool; member 65 static int process(const struct perf_tool *tool, union perf_event *event, in process()
|
/linux/drivers/input/tablet/ |
H A D | wacom_serial4.c | 173 unsigned int tool; member 312 unsigned int tool; in wacom_handle_packet() local
|