Home
last modified time | relevance | path

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

12

/linux/tools/perf/
H A Dbuiltin-data.c57 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 Dbuiltin-check.c142 usage_with_options(check_feature_usage, check_feature_options); in subcommand_feature()
175 usage_with_options(check_usage, check_options); in cmd_check()
182 usage_with_options(check_usage, check_options); in cmd_check()
H A Dbuiltin-kallsyms.c74 usage_with_options(kallsyms_usage, options); in cmd_kallsyms()
H A Dbuiltin-mem.c532 usage_with_options(mem_usage, mem_options); in cmd_mem()
546 usage_with_options(mem_usage, mem_options); in cmd_mem()
H A Dbuiltin-daemon.c1263 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 Dbuiltin-kwork.c2471 usage_with_options(kwork_usage, kwork_options); in cmd_kwork()
2483 usage_with_options(report_usage, report_options); in cmd_kwork()
2494 usage_with_options(latency_usage, latency_options); in cmd_kwork()
2504 usage_with_options(timehist_usage, timehist_options); in cmd_kwork()
2514 usage_with_options(top_usage, top_options); in cmd_kwork()
2523 usage_with_options(kwork_usage, kwork_options); in cmd_kwork()
H A Dbuiltin-annotate.c815 usage_with_options(annotate_usage, options); in cmd_annotate()
951 usage_with_options(annotate_usage, options); in cmd_annotate()
H A Dbuiltin-buildid-cache.c434 usage_with_options(buildid_cache_usage, buildid_cache_options); in cmd_buildid_cache()
H A Dbuiltin-lock.c2697 usage_with_options(lock_usage, lock_options); in cmd_lock()
2707 usage_with_options(report_usage, report_options); in cmd_lock()
2718 usage_with_options(info_usage, info_options); in cmd_lock()
2750 usage_with_options(lock_usage, lock_options); in cmd_lock()
H A Dbuiltin-sched.c3974 usage_with_options(sched_usage, sched_options); in cmd_sched()
3990 usage_with_options(latency_usage, latency_options); in cmd_sched()
3998 usage_with_options(map_usage, map_options); in cmd_sched()
4017 usage_with_options(replay_usage, replay_options); in cmd_sched()
4025 usage_with_options(timehist_usage, timehist_options); in cmd_sched()
4042 usage_with_options(sched_usage, sched_options); in cmd_sched()
/linux/tools/perf/bench/
H A Dkallsyms-parse.c70 usage_with_options(bench_usage, options); in bench_kallsyms_parse()
H A Dbreakpoint.c121 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 Dfind-bit-bench.c131 usage_with_options(bench_usage, options); in bench_mem_find_bit()
H A Dpmu-scan.c179 usage_with_options(bench_usage, options); in bench_pmu_scan()
H A Dfutex-wake.c151 usage_with_options(bench_futex_wake_usage, options); in bench_futex_wake()
H A Devlist-open-close.c250 usage_with_options(bench_usage, options); in bench_evlist_open_close()
H A Dfutex-hash.c141 usage_with_options(bench_futex_hash_usage, options); in bench_futex_hash()
H A Dfutex-lock-pi.c255 usage_with_options(bench_futex_lock_pi_usage, options); in bench_futex_lock_pi()
H A Dfutex-requeue.c317 usage_with_options(bench_futex_requeue_usage, options); in bench_futex_requeue()
H A Dfutex-wake-parallel.c257 usage_with_options(bench_futex_wake_parallel_usage, options); in bench_futex_wake_parallel()
H A Depoll-ctl.c324 usage_with_options(bench_epoll_ctl_usage, options); in bench_epoll_ctl()
H A Dinject-buildid.c480 usage_with_options(bench_usage, options); in bench_inject_build_id()
H A Depoll-wait.c443 usage_with_options(bench_epoll_wait_usage, options); in bench_epoll_wait()
/linux/tools/lib/subcmd/
H A Dparse-options.h182 extern __noreturn void usage_with_options(const char * const *usagestr,
H A Dparse-options.c680 usage_with_options(usagestr, options); in parse_options_subcommand()
927 void usage_with_options(const char * const *usagestr, in usage_with_options() function

12