Searched refs:usage_with_options (Results 1 – 25 of 40) sorted by relevance
12
| /linux/tools/perf/ |
| 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()
|
| A D | builtin-check.c | 134 usage_with_options(check_feature_usage, check_feature_options); in subcommand_feature() 167 usage_with_options(check_usage, check_options); in cmd_check() 174 usage_with_options(check_usage, check_options); in cmd_check()
|
| A D | builtin-kallsyms.c | 63 usage_with_options(kallsyms_usage, options); in cmd_kallsyms()
|
| A D | builtin-evlist.c | 93 usage_with_options(evlist_usage, options); in cmd_evlist()
|
| A D | builtin-mem.c | 528 usage_with_options(mem_usage, mem_options); in cmd_mem() 542 usage_with_options(mem_usage, mem_options); in cmd_mem()
|
| 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()
|
| A D | builtin-kvm.c | 1813 usage_with_options(kvm_events_report_usage, in kvm_events_report() 1945 usage_with_options(live_usage, live_options); in kvm_events_live() 1979 usage_with_options(live_usage, live_options); in kvm_events_live() 2156 usage_with_options(kvm_usage, kvm_options); in cmd_kvm() 2185 usage_with_options(kvm_usage, kvm_options); in cmd_kvm()
|
| A D | builtin-kwork.c | 2468 usage_with_options(kwork_usage, kwork_options); in cmd_kwork() 2480 usage_with_options(report_usage, report_options); in cmd_kwork() 2491 usage_with_options(latency_usage, latency_options); in cmd_kwork() 2501 usage_with_options(timehist_usage, timehist_options); in cmd_kwork() 2511 usage_with_options(top_usage, top_options); in cmd_kwork() 2520 usage_with_options(kwork_usage, kwork_options); in cmd_kwork()
|
| A D | builtin-annotate.c | 812 usage_with_options(annotate_usage, options); in cmd_annotate() 941 usage_with_options(annotate_usage, options); in cmd_annotate()
|
| /linux/tools/perf/bench/ |
| A D | kallsyms-parse.c | 70 usage_with_options(bench_usage, options); in bench_kallsyms_parse()
|
| 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()
|
| A D | find-bit-bench.c | 131 usage_with_options(bench_usage, options); in bench_mem_find_bit()
|
| A D | pmu-scan.c | 179 usage_with_options(bench_usage, options); in bench_pmu_scan()
|
| A D | futex-wake.c | 148 usage_with_options(bench_futex_wake_usage, options); in bench_futex_wake()
|
| A D | synthesize.c | 244 usage_with_options(bench_usage, options); in bench_synthesize()
|
| A D | evlist-open-close.c | 233 usage_with_options(bench_usage, options); in bench_evlist_open_close()
|
| A D | futex-hash.c | 137 usage_with_options(bench_futex_hash_usage, options); in bench_futex_hash()
|
| A D | futex-lock-pi.c | 251 usage_with_options(bench_futex_lock_pi_usage, options); in bench_futex_lock_pi()
|
| A D | futex-requeue.c | 312 usage_with_options(bench_futex_requeue_usage, options); in bench_futex_requeue()
|
| A D | futex-wake-parallel.c | 253 usage_with_options(bench_futex_wake_parallel_usage, options); in bench_futex_wake_parallel()
|
| A D | epoll-ctl.c | 324 usage_with_options(bench_epoll_ctl_usage, options); in bench_epoll_ctl()
|
| A D | epoll-wait.c | 438 usage_with_options(bench_epoll_wait_usage, options); in bench_epoll_wait()
|
| /linux/tools/objtool/ |
| A D | builtin-check.c | 128 usage_with_options(usage, check_options); in cmd_parse_options()
|
| /linux/tools/lib/subcmd/ |
| A D | parse-options.h | 182 extern __noreturn void usage_with_options(const char * const *usagestr,
|
| 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
|
Completed in 76 milliseconds
12