Home
last modified time | relevance | path

Searched refs:usage_with_options (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.1.9/tools/perf/
Dbuiltin-data.c57 usage_with_options(data_usage, data_options); in cmd_data_convert()
108 usage_with_options(data_usage, data_options); in cmd_data()
122 usage_with_options(data_usage, data_options); in cmd_data()
Dbuiltin-kallsyms.c61 usage_with_options(kallsyms_usage, options); in cmd_kallsyms()
Dbuiltin-evlist.c87 usage_with_options(evlist_usage, options); in cmd_evlist()
Dbuiltin-mem.c500 usage_with_options(mem_usage, mem_options); in cmd_mem()
514 usage_with_options(mem_usage, mem_options); in cmd_mem()
Dbuiltin-kvm.c1283 usage_with_options(kvm_events_report_usage, in kvm_events_report()
1412 usage_with_options(live_usage, live_options); in kvm_events_live()
1446 usage_with_options(live_usage, live_options); in kvm_events_live()
1623 usage_with_options(kvm_usage, kvm_options); in cmd_kvm()
1652 usage_with_options(kvm_usage, kvm_options); in cmd_kvm()
Dbuiltin-daemon.c1262 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()
Dbuiltin-annotate.c613 usage_with_options(annotate_usage, options); in cmd_annotate()
687 usage_with_options(annotate_usage, options); in cmd_annotate()
Dbuiltin-kwork.c1793 usage_with_options(kwork_usage, kwork_options); in cmd_kwork()
1805 usage_with_options(report_usage, report_options); in cmd_kwork()
1815 usage_with_options(latency_usage, latency_options); in cmd_kwork()
1824 usage_with_options(timehist_usage, timehist_options); in cmd_kwork()
1829 usage_with_options(kwork_usage, kwork_options); in cmd_kwork()
Dbuiltin-lock.c1955 usage_with_options(lock_usage, lock_options); in cmd_lock()
1965 usage_with_options(report_usage, report_options); in cmd_lock()
1976 usage_with_options(info_usage, info_options); in cmd_lock()
1996 usage_with_options(lock_usage, lock_options); in cmd_lock()
/linux-6.1.9/tools/perf/bench/
Dkallsyms-parse.c70 usage_with_options(bench_usage, options); in bench_kallsyms_parse()
Dbreakpoint.c115 usage_with_options(thread_usage, thread_options); in bench_breakpoint_thread()
195 usage_with_options(enable_usage, enable_options); in bench_breakpoint_enable()
Dfind-bit-bench.c127 usage_with_options(bench_usage, options); in bench_mem_find_bit()
Dfutex-wake.c146 usage_with_options(bench_futex_wake_usage, options); in bench_futex_wake()
Dsynthesize.c244 usage_with_options(bench_usage, options); in bench_synthesize()
Dfutex-hash.c137 usage_with_options(bench_futex_hash_usage, options); in bench_futex_hash()
Dfutex-lock-pi.c251 usage_with_options(bench_futex_lock_pi_usage, options); in bench_futex_lock_pi()
Devlist-open-close.c233 usage_with_options(bench_usage, options); in bench_evlist_open_close()
Dfutex-requeue.c312 usage_with_options(bench_futex_requeue_usage, options); in bench_futex_requeue()
Dfutex-wake-parallel.c248 usage_with_options(bench_futex_wake_parallel_usage, options); in bench_futex_wake_parallel()
Depoll-ctl.c324 usage_with_options(bench_epoll_ctl_usage, options); in bench_epoll_ctl()
Depoll-wait.c438 usage_with_options(bench_epoll_wait_usage, options); in bench_epoll_wait()
Dinject-buildid.c478 usage_with_options(bench_usage, options); in bench_inject_build_id()
/linux-6.1.9/tools/objtool/
Dbuiltin-check.c115 usage_with_options(usage, check_options); in cmd_parse_options()
/linux-6.1.9/tools/lib/subcmd/
Dparse-options.h186 extern NORETURN void usage_with_options(const char * const *usagestr,
Dparse-options.c680 usage_with_options(usagestr, options); in parse_options_subcommand()
915 void usage_with_options(const char * const *usagestr, in usage_with_options() function

12