/Linux-v6.6/tools/perf/ |
D | builtin-data.c | 57 usage_with_options(data_usage, data_options); in cmd_data_convert() 109 usage_with_options(data_usage, data_options); in cmd_data() 123 usage_with_options(data_usage, data_options); in cmd_data()
|
D | builtin-kallsyms.c | 63 usage_with_options(kallsyms_usage, options); in cmd_kallsyms()
|
D | builtin-evlist.c | 87 usage_with_options(evlist_usage, options); in cmd_evlist()
|
D | builtin-mem.c | 504 usage_with_options(mem_usage, mem_options); in cmd_mem() 518 usage_with_options(mem_usage, mem_options); in cmd_mem()
|
D | builtin-daemon.c | 1262 usage_with_options(daemon_usage, start_options); in __cmd_start() 1428 usage_with_options(daemon_usage, start_options); in __cmd_signal() 1454 usage_with_options(daemon_usage, start_options); in __cmd_stop() 1480 usage_with_options(daemon_usage, ping_options); in __cmd_ping()
|
D | builtin-annotate.c | 632 usage_with_options(annotate_usage, options); in cmd_annotate() 722 usage_with_options(annotate_usage, options); in cmd_annotate()
|
D | builtin-kwork.c | 1815 usage_with_options(kwork_usage, kwork_options); in cmd_kwork() 1827 usage_with_options(report_usage, report_options); in cmd_kwork() 1837 usage_with_options(latency_usage, latency_options); in cmd_kwork() 1846 usage_with_options(timehist_usage, timehist_options); in cmd_kwork() 1851 usage_with_options(kwork_usage, kwork_options); in cmd_kwork()
|
D | builtin-kvm.c | 1815 usage_with_options(kvm_events_report_usage, in kvm_events_report() 1948 usage_with_options(live_usage, live_options); in kvm_events_live() 1982 usage_with_options(live_usage, live_options); in kvm_events_live() 2159 usage_with_options(kvm_usage, kvm_options); in cmd_kvm() 2188 usage_with_options(kvm_usage, kvm_options); in cmd_kvm()
|
/Linux-v6.6/tools/perf/bench/ |
D | kallsyms-parse.c | 70 usage_with_options(bench_usage, options); in bench_kallsyms_parse()
|
D | breakpoint.c | 121 usage_with_options(thread_usage, thread_options); in bench_breakpoint_thread() 207 usage_with_options(enable_usage, enable_options); in bench_breakpoint_enable()
|
D | find-bit-bench.c | 131 usage_with_options(bench_usage, options); in bench_mem_find_bit()
|
D | pmu-scan.c | 179 usage_with_options(bench_usage, options); in bench_pmu_scan()
|
D | futex-wake.c | 148 usage_with_options(bench_futex_wake_usage, options); in bench_futex_wake()
|
D | synthesize.c | 244 usage_with_options(bench_usage, options); in bench_synthesize()
|
D | evlist-open-close.c | 233 usage_with_options(bench_usage, options); in bench_evlist_open_close()
|
D | futex-hash.c | 137 usage_with_options(bench_futex_hash_usage, options); in bench_futex_hash()
|
D | futex-lock-pi.c | 251 usage_with_options(bench_futex_lock_pi_usage, options); in bench_futex_lock_pi()
|
D | futex-requeue.c | 312 usage_with_options(bench_futex_requeue_usage, options); in bench_futex_requeue()
|
D | futex-wake-parallel.c | 253 usage_with_options(bench_futex_wake_parallel_usage, options); in bench_futex_wake_parallel()
|
D | epoll-ctl.c | 324 usage_with_options(bench_epoll_ctl_usage, options); in bench_epoll_ctl()
|
D | inject-buildid.c | 479 usage_with_options(bench_usage, options); in bench_inject_build_id()
|
D | epoll-wait.c | 438 usage_with_options(bench_epoll_wait_usage, options); in bench_epoll_wait()
|
/Linux-v6.6/tools/objtool/ |
D | builtin-check.c | 128 usage_with_options(usage, check_options); in cmd_parse_options()
|
/Linux-v6.6/tools/lib/subcmd/ |
D | parse-options.h | 182 extern __noreturn void usage_with_options(const char * const *usagestr,
|
D | parse-options.c | 680 usage_with_options(usagestr, options); in parse_options_subcommand() 915 void usage_with_options(const char * const *usagestr, in usage_with_options() function
|