/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() argument 149 static int process_sample_event(const struct perf_tool *tool, in process_sample_event() argument [all...] |
H A D | session.c | 138 struct perf_tool *tool, in __perf_session__new() argument 1170 deliver_sample_value(struct evlist * evlist,const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct sample_read_value * v,struct machine * machine) deliver_sample_value() argument 1202 deliver_sample_group(struct evlist * evlist,const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine,u64 read_format) deliver_sample_group() argument 1224 evlist__deliver_sample(struct evlist * evlist,const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct evsel * evsel,struct machine * machine) evlist__deliver_sample() argument 1249 machines__deliver_event(struct machines * machines,struct evlist * evlist,union perf_event * event,struct perf_sample * sample,const struct perf_tool * tool,u64 file_offset,const char * file_path) machines__deliver_event() argument 1338 perf_session__deliver_event(struct perf_session * session,union perf_event * event,const struct perf_tool * tool,u64 file_offset,const char * file_path) perf_session__deliver_event() argument 1371 const struct perf_tool *tool = session->tool; perf_session__process_user_event() local 1457 const struct perf_tool *tool = session->tool; perf_session__deliver_synth_event() local 1589 const struct perf_tool *tool = session->tool; perf_session__process_event() local 1776 const struct perf_tool *tool = session->tool; __perf_session__process_pipe_events() local 2206 const struct perf_tool *tool = session->tool; __perf_session__process_events() local 2256 const struct perf_tool *tool = session->tool; __perf_session__process_dir_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() argument
|
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 process_sample_event(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct evsel * evsel,struct machine * machine) process_sample_event() argument 2546 process_attr(const struct perf_tool * tool,union perf_event * event,struct evlist ** pevlist) process_attr() argument 2612 print_event_with_time(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine,pid_t pid,pid_t tid,u64 timestamp) print_event_with_time() argument 2648 print_event(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine,pid_t pid,pid_t tid) print_event() argument 2655 process_comm_event(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine) process_comm_event() argument 2667 process_namespaces_event(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine) process_namespaces_event() argument 2679 process_cgroup_event(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine) process_cgroup_event() argument 2691 process_fork_event(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine) process_fork_event() argument 2703 process_exit_event(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine) process_exit_event() argument 2716 process_mmap_event(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine) process_mmap_event() argument 2728 process_mmap2_event(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine) process_mmap2_event() argument 2740 process_switch_event(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine) process_switch_event() argument 2772 process_lost_event(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine) process_lost_event() argument 2815 process_text_poke_events(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine) process_text_poke_events() argument 3817 const struct perf_tool *tool = session->tool; process_thread_map_event() local 3839 const struct perf_tool *tool = session->tool; process_cpu_map_event() local 3872 const struct perf_tool *tool = session->tool; perf_script__process_auxtrace_info() local [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() argument 974 static int process_irq_handler_exit_event(const struct perf_tool *tool, in process_irq_handler_exit_event() argument 1040 static int process_softirq_raise_event(const struct perf_tool *tool, in process_softirq_raise_event() argument 1054 static int process_softirq_entry_event(const struct perf_tool *tool, in process_softirq_entry_event() argument 1068 process_softirq_exit_event(const struct perf_tool * tool,struct evsel * evsel,struct perf_sample * sample,struct machine * machine) process_softirq_exit_event() argument 1170 process_workqueue_activate_work_event(const struct perf_tool * tool,struct evsel * evsel,struct perf_sample * sample,struct machine * machine) process_workqueue_activate_work_event() argument 1184 process_workqueue_execute_start_event(const struct perf_tool * tool,struct evsel * evsel,struct perf_sample * sample,struct machine * machine) process_workqueue_execute_start_event() argument 1198 process_workqueue_execute_end_event(const struct perf_tool * tool,struct evsel * evsel,struct perf_sample * sample,struct machine * machine) process_workqueue_execute_end_event() argument 1269 process_sched_switch_event(const struct perf_tool * tool,struct evsel * evsel,struct perf_sample * sample,struct machine * machine) process_sched_switch_event() argument 1953 perf_kwork__process_tracepoint_sample(const struct perf_tool * tool,union perf_event * event __maybe_unused,struct perf_sample * sample,struct evsel * evsel,struct machine * machine) perf_kwork__process_tracepoint_sample() argument [all...] |
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() argument 632 static int process_locked_synthesized_event(const struct perf_tool *tool, in process_locked_synthesized_event() argument 717 record__process_auxtrace(const struct perf_tool * tool,struct mmap * map,union perf_event * event,void * data1,size_t len1,void * data2,size_t len2) record__process_auxtrace() argument 1429 process_sample_event(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct evsel * evsel,struct machine * machine) process_sample_event() argument 1479 struct perf_tool *tool = data; perf_event__synthesize_guest_os() local 2030 struct perf_tool *tool = &rec->tool; record__synthesize() local 2362 struct perf_tool *tool = &rec->tool; __cmd_record() local 3263 build_id__process_mmap(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine) build_id__process_mmap() argument 3275 build_id__process_mmap2(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine) build_id__process_mmap2() argument 3288 process_timestamp_boundary(const struct perf_tool * tool,union perf_event * event __maybe_unused,struct perf_sample * sample,struct machine * machine __maybe_unused) process_timestamp_boundary() argument [all...] |
H A D | builtin-sched.c | 168 struct perf_tool tool; global() member 1504 process_sched_wakeup_event(const struct perf_tool * tool,struct evsel * evsel,struct perf_sample * sample,struct machine * machine) process_sched_wakeup_event() argument 1785 process_sched_switch_event(const struct perf_tool * tool,struct evsel * evsel,struct perf_sample * sample,struct machine * machine) process_sched_switch_event() argument 1811 process_sched_runtime_event(const struct perf_tool * tool,struct evsel * evsel,struct perf_sample * sample,struct machine * machine) process_sched_runtime_event() argument 1824 perf_sched__process_fork_event(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine) perf_sched__process_fork_event() argument 1841 process_sched_migrate_task_event(const struct perf_tool * tool,struct evsel * evsel,struct perf_sample * sample,struct machine * machine) process_sched_migrate_task_event() argument 2591 timehist_sched_wakeup_event(const struct perf_tool * tool,union perf_event * event __maybe_unused,struct evsel * evsel,struct perf_sample * sample,struct machine * machine) timehist_sched_wakeup_event() argument 2675 timehist_migrate_task_event(const struct perf_tool * tool,union perf_event * event __maybe_unused,struct evsel * evsel,struct perf_sample * sample,struct machine * machine) timehist_migrate_task_event() argument 2727 timehist_sched_change_event(const struct perf_tool * tool,union perf_event * event,struct evsel * evsel,struct perf_sample * sample,struct machine * machine) timehist_sched_change_event() argument 2862 timehist_sched_switch_event(const struct perf_tool * tool,union perf_event * event,struct evsel * evsel,struct perf_sample * sample,struct machine * machine __maybe_unused) timehist_sched_switch_event() argument 3120 perf_timehist__process_sample(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct evsel * evsel,struct machine * machine) perf_timehist__process_sample() argument [all...] |
/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 | 173 timerlat_hist_update(struct osnoise_tool *tool, int cpu, in timerlat_hist_update() 223 struct osnoise_tool *tool; in timerlat_hist_handler() local 239 static void timerlat_hist_header(struct osnoise_tool *tool) in timerlat_hist_header() 578 timerlat_print_stats(struct timerlat_hist_params *params, struct osnoise_tool *tool) in timerlat_print_stats() 1019 timerlat_hist_apply_config(struct osnoise_tool *tool, struct timerlat_hist_params *params) in timerlat_hist_apply_config() 1123 struct osnoise_tool *tool; in timerlat_init_hist() local 1172 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() 555 osnoise_top_apply_config(struct osnoise_tool *tool, struct osnoise_top_params *params) in osnoise_top_apply_config() 644 struct osnoise_tool *tool; in osnoise_init_top() local 689 struct osnoise_tool *tool = NULL; in osnoise_top_main() local
|
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
|