| /linux/tools/perf/ |
| H A 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()
|
| H A D | builtin-check.c | 143 usage_with_options(check_feature_usage, check_feature_options); in subcommand_feature() 176 usage_with_options(check_usage, check_options); in cmd_check() 183 usage_with_options(check_usage, check_options); in cmd_check()
|
| H A D | builtin-kallsyms.c | 74 usage_with_options(kallsyms_usage, options); in cmd_kallsyms()
|
| H A D | builtin-evlist.c | 94 usage_with_options(evlist_usage, options); in cmd_evlist()
|
| H A D | builtin-mem.c | 533 usage_with_options(mem_usage, mem_options); in cmd_mem() 547 usage_with_options(mem_usage, mem_options); in cmd_mem()
|
| H A D | builtin-daemon.c | 1263 usage_with_options(daemon_usage, start_options); in __cmd_start() 1429 usage_with_options(daemon_usage, start_options); in __cmd_signal() 1455 usage_with_options(daemon_usage, start_options); in __cmd_stop() 1481 usage_with_options(daemon_usage, ping_options); in __cmd_ping()
|
| H A D | builtin-kvm.c | 1752 usage_with_options(kvm_events_report_usage, in kvm_events_report() 1882 usage_with_options(live_usage, live_options); in kvm_events_live() 1916 usage_with_options(live_usage, live_options); in kvm_events_live() 2158 usage_with_options(kvm_usage, kvm_options); in cmd_kvm() 2187 usage_with_options(kvm_usage, kvm_options); in cmd_kvm()
|
| H A D | builtin-kwork.c | 2488 usage_with_options(kwork_usage, kwork_options); in cmd_kwork() 2500 usage_with_options(report_usage, report_options); in cmd_kwork() 2511 usage_with_options(latency_usage, latency_options); in cmd_kwork() 2521 usage_with_options(timehist_usage, timehist_options); in cmd_kwork() 2531 usage_with_options(top_usage, top_options); in cmd_kwork() 2540 usage_with_options(kwork_usage, kwork_options); in cmd_kwork()
|
| H A D | builtin-annotate.c | 816 usage_with_options(annotate_usage, options); in cmd_annotate() 947 usage_with_options(annotate_usage, options); in cmd_annotate()
|
| /linux/tools/perf/bench/ |
| H A D | kallsyms-parse.c | 70 usage_with_options(bench_usage, options); in bench_kallsyms_parse()
|
| H A 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()
|
| H A D | find-bit-bench.c | 131 usage_with_options(bench_usage, options); in bench_mem_find_bit()
|
| H A D | pmu-scan.c | 180 usage_with_options(bench_usage, options); in bench_pmu_scan()
|
| H A D | futex-wake.c | 151 usage_with_options(bench_futex_wake_usage, options); in bench_futex_wake()
|
| H A D | synthesize.c | 256 usage_with_options(bench_usage, options); in bench_synthesize()
|
| H A D | futex-lock-pi.c | 255 usage_with_options(bench_futex_lock_pi_usage, options); in bench_futex_lock_pi()
|
| H A D | futex-hash.c | 141 usage_with_options(bench_futex_hash_usage, options); in bench_futex_hash()
|
| H A D | evlist-open-close.c | 251 usage_with_options(bench_usage, options); in bench_evlist_open_close()
|
| H A D | futex-requeue.c | 317 usage_with_options(bench_futex_requeue_usage, options); in bench_futex_requeue()
|
| H A D | futex-wake-parallel.c | 257 usage_with_options(bench_futex_wake_parallel_usage, options); in bench_futex_wake_parallel()
|
| H A D | epoll-ctl.c | 324 usage_with_options(bench_epoll_ctl_usage, options); in bench_epoll_ctl()
|
| H A D | inject-buildid.c | 480 usage_with_options(bench_usage, options); in bench_inject_build_id()
|
| /linux/tools/objtool/ |
| H A D | builtin-check.c | 142 usage_with_options(usage, check_options); in opts_valid()
|
| /linux/tools/lib/subcmd/ |
| H A D | parse-options.c | 680 usage_with_options(usagestr, options); in parse_options_subcommand() 927 void usage_with_options(const char * const *usagestr, in usage_with_options() function
|
| H A D | parse-options.h | 182 extern __noreturn void usage_with_options(const char * const *usagestr,
|