/openbmc/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-kallsyms.c | 63 usage_with_options(kallsyms_usage, options); in cmd_kallsyms()
|
H A D | builtin-evlist.c | 87 usage_with_options(evlist_usage, options); in cmd_evlist()
|
H A D | builtin-mem.c | 505 usage_with_options(mem_usage, mem_options); in cmd_mem() 519 usage_with_options(mem_usage, mem_options); in cmd_mem()
|
H A 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()
|
H A D | builtin-annotate.c | 628 usage_with_options(annotate_usage, options); in cmd_annotate() 718 usage_with_options(annotate_usage, options); in cmd_annotate()
|
H A D | builtin-kwork.c | 1818 usage_with_options(kwork_usage, kwork_options); in cmd_kwork() 1830 usage_with_options(report_usage, report_options); in cmd_kwork() 1840 usage_with_options(latency_usage, latency_options); in cmd_kwork() 1849 usage_with_options(timehist_usage, timehist_options); in cmd_kwork() 1854 usage_with_options(kwork_usage, kwork_options); in cmd_kwork()
|
H A 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()
|
H A D | builtin-lock.c | 2592 usage_with_options(lock_usage, lock_options); in cmd_lock() 2602 usage_with_options(report_usage, report_options); in cmd_lock() 2613 usage_with_options(info_usage, info_options); in cmd_lock() 2638 usage_with_options(lock_usage, lock_options); in cmd_lock()
|
H A D | builtin-buildid-cache.c | 432 usage_with_options(buildid_cache_usage, buildid_cache_options); in cmd_buildid_cache()
|
/openbmc/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 | 179 usage_with_options(bench_usage, options); in bench_pmu_scan()
|
H A D | futex-wake.c | 148 usage_with_options(bench_futex_wake_usage, options); in bench_futex_wake()
|
H A D | synthesize.c | 244 usage_with_options(bench_usage, options); in bench_synthesize()
|
H A D | futex-lock-pi.c | 251 usage_with_options(bench_futex_lock_pi_usage, options); in bench_futex_lock_pi()
|
H A D | futex-hash.c | 137 usage_with_options(bench_futex_hash_usage, options); in bench_futex_hash()
|
H A D | evlist-open-close.c | 233 usage_with_options(bench_usage, options); in bench_evlist_open_close()
|
H A D | futex-requeue.c | 312 usage_with_options(bench_futex_requeue_usage, options); in bench_futex_requeue()
|
H A D | futex-wake-parallel.c | 253 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()
|
/openbmc/linux/tools/objtool/ |
H A D | builtin-check.c | 128 usage_with_options(usage, check_options); in cmd_parse_options()
|
/openbmc/linux/tools/lib/subcmd/ |
H A 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
|
H A D | parse-options.h | 182 extern __noreturn void usage_with_options(const char * const *usagestr,
|