Home
last modified time | relevance | path

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

/linux/Documentation/tools/rtla/
H A Drtla.rst10 SYNOPSIS
14 DESCRIPTION
22 COMMANDS
32 OPTIONS
40 SEE ALSO
44 AUTHOR
/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.c95 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
H A Dtimerlat_hist.c134 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
1145 struct osnoise_tool *tool = NULL; in timerlat_hist_main() local
H A Dosnoise_top.c80 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
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()
H A Dtimerlat_top.c102 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()
H A Dtimerlat.c25 timerlat_apply_config(struct osnoise_tool *tool, struct timerlat_params *params) in timerlat_apply_config()
H A Dosnoise.c1086 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/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() argument
[all...]
H A Ddlfilter-test.c43 struct perf_tool tool; member
65 static int process(const struct perf_tool *tool, union perf_event *event, in process()
/linux/tools/perf/util/
H A Dsession.h79 const struct perf_tool *tool; member
113 struct perf_tool *tool) in perf_session__new() argument
H A Dtop.h21 struct perf_tool tool; member
H A Dcs-etm.c898 cs_etm__flush_events(struct perf_session * session,const struct perf_tool * tool) cs_etm__flush_events() argument
2805 cs_etm__process_event(struct perf_session * session,union perf_event * event,struct perf_sample * sample,const struct perf_tool * tool) cs_etm__process_event() argument
/linux/tools/perf/
H A Dbuiltin-evlist.c38 struct perf_tool tool; in __cmd_evlist() local
/linux/drivers/input/tablet/
H A Dwacom_serial4.c173 unsigned int tool; member
312 unsigned int tool; in wacom_handle_packet() local
/linux/drivers/input/touchscreen/
H A Dwacom_i2c.c54 int tool; member
H A Dsurface3_spi.c128 int tool = (prox && rubber) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN; in surface3_spi_report_pen() local
/linux/tools/testing/selftests/net/lib/py/
H A Dutils.py167 def tool(name, args, json=None, ns=None, host=None): function
/linux/drivers/hid/
H A Dhid-input.c1481 unsigned int tool) in hid_report_release_tool()
H A Dhid-multitouch.c1033 int tool = MT_TOOL_FINGER; in mt_process_slot() local
/linux/tools/testing/selftests/net/
H A Dbpf_offload.py146 def tool(name, args, flags, JSON=True, ns="", fail=True, include_stderr=False): function