Symbol: usage_with_options
tools/bpf/resolve_btfids/main.c
1508
usage_with_options(resolve_btfids_usage, btfid_options);
tools/lib/subcmd/parse-options.c
718
usage_with_options(usagestr, options);
tools/lib/subcmd/parse-options.h
186
extern __noreturn void usage_with_options(const char * const *usagestr,
tools/objtool/builtin-check.c
141
usage_with_options(usage, check_options);
tools/objtool/klp-checksum.c
317
usage_with_options(klp_checksum_usage, options);
tools/objtool/klp-diff.c
2148
usage_with_options(klp_diff_usage, klp_diff_options);
tools/perf/bench/breakpoint.c
121
usage_with_options(thread_usage, thread_options);
tools/perf/bench/breakpoint.c
207
usage_with_options(enable_usage, enable_options);
tools/perf/bench/epoll-ctl.c
324
usage_with_options(bench_epoll_ctl_usage, options);
tools/perf/bench/epoll-wait.c
443
usage_with_options(bench_epoll_wait_usage, options);
tools/perf/bench/evlist-open-close.c
251
usage_with_options(bench_usage, options);
tools/perf/bench/find-bit-bench.c
131
usage_with_options(bench_usage, options);
tools/perf/bench/futex-hash.c
141
usage_with_options(bench_futex_hash_usage, options);
tools/perf/bench/futex-lock-pi.c
255
usage_with_options(bench_futex_lock_pi_usage, options);
tools/perf/bench/futex-requeue.c
317
usage_with_options(bench_futex_requeue_usage, options);
tools/perf/bench/futex-wake-parallel.c
257
usage_with_options(bench_futex_wake_parallel_usage, options);
tools/perf/bench/futex-wake.c
151
usage_with_options(bench_futex_wake_usage, options);
tools/perf/bench/inject-buildid.c
483
usage_with_options(bench_usage, options);
tools/perf/bench/kallsyms-parse.c
70
usage_with_options(bench_usage, options);
tools/perf/bench/numa.c
1975
usage_with_options(numa_usage, options);
tools/perf/bench/pmu-scan.c
180
usage_with_options(bench_usage, options);
tools/perf/bench/synthesize.c
256
usage_with_options(bench_usage, options);
tools/perf/builtin-annotate.c
807
usage_with_options(annotate_usage, options);
tools/perf/builtin-annotate.c
935
usage_with_options(annotate_usage, options);
tools/perf/builtin-buildid-cache.c
436
usage_with_options(buildid_cache_usage, buildid_cache_options);
tools/perf/builtin-c2c.c
3166
usage_with_options(report_c2c_usage, options);
tools/perf/builtin-c2c.c
3521
usage_with_options(c2c_usage, c2c_options);
tools/perf/builtin-c2c.c
3528
usage_with_options(c2c_usage, c2c_options);
tools/perf/builtin-check.c
145
usage_with_options(check_feature_usage, check_feature_options);
tools/perf/builtin-check.c
178
usage_with_options(check_usage, check_options);
tools/perf/builtin-check.c
185
usage_with_options(check_usage, check_options);
tools/perf/builtin-daemon.c
1261
usage_with_options(daemon_usage, start_options);
tools/perf/builtin-daemon.c
1427
usage_with_options(daemon_usage, start_options);
tools/perf/builtin-daemon.c
1453
usage_with_options(daemon_usage, start_options);
tools/perf/builtin-daemon.c
1479
usage_with_options(daemon_usage, ping_options);
tools/perf/builtin-data.c
102
usage_with_options(data_usage, data_options);
tools/perf/builtin-data.c
116
usage_with_options(data_usage, data_options);
tools/perf/builtin-data.c
58
usage_with_options(data_usage, data_options);
tools/perf/builtin-diff.c
1968
usage_with_options(diff_usage, options);
tools/perf/builtin-diff.c
2006
usage_with_options(diff_usage, options);
tools/perf/builtin-evlist.c
94
usage_with_options(evlist_usage, options);
tools/perf/builtin-inject.c
2762
usage_with_options(inject_usage, options);
tools/perf/builtin-kallsyms.c
74
usage_with_options(kallsyms_usage, options);
tools/perf/builtin-kmem.c
2002
usage_with_options(kmem_usage, kmem_options);
tools/perf/builtin-kmem.c
2081
usage_with_options(kmem_usage, kmem_options);
tools/perf/builtin-kvm.c
1756
usage_with_options(kvm_events_report_usage,
tools/perf/builtin-kvm.c
1886
usage_with_options(live_usage, live_options);
tools/perf/builtin-kvm.c
1920
usage_with_options(live_usage, live_options);
tools/perf/builtin-kvm.c
2156
usage_with_options(kvm_usage, kvm_options);
tools/perf/builtin-kvm.c
2185
usage_with_options(kvm_usage, kvm_options);
tools/perf/builtin-kwork.c
2576
usage_with_options(kwork_usage, kwork_options);
tools/perf/builtin-kwork.c
2588
usage_with_options(report_usage, report_options);
tools/perf/builtin-kwork.c
2599
usage_with_options(latency_usage, latency_options);
tools/perf/builtin-kwork.c
2609
usage_with_options(timehist_usage, timehist_options);
tools/perf/builtin-kwork.c
2619
usage_with_options(top_usage, top_options);
tools/perf/builtin-kwork.c
2628
usage_with_options(kwork_usage, kwork_options);
tools/perf/builtin-lock.c
2708
usage_with_options(lock_usage, lock_options);
tools/perf/builtin-lock.c
2718
usage_with_options(report_usage, report_options);
tools/perf/builtin-lock.c
2729
usage_with_options(info_usage, info_options);
tools/perf/builtin-lock.c
2761
usage_with_options(lock_usage, lock_options);
tools/perf/builtin-mem.c
532
usage_with_options(mem_usage, mem_options);
tools/perf/builtin-mem.c
546
usage_with_options(mem_usage, mem_options);
tools/perf/builtin-probe.c
754
usage_with_options(probe_usage, options);
tools/perf/builtin-record.c
4337
usage_with_options(record_usage, record_options);
tools/perf/builtin-report.c
1539
usage_with_options(report_usage, options);
tools/perf/builtin-sched.c
5174
usage_with_options(sched_usage, sched_options);
tools/perf/builtin-sched.c
5190
usage_with_options(latency_usage, latency_options);
tools/perf/builtin-sched.c
5198
usage_with_options(map_usage, map_options);
tools/perf/builtin-sched.c
5217
usage_with_options(replay_usage, replay_options);
tools/perf/builtin-sched.c
5225
usage_with_options(timehist_usage, timehist_options);
tools/perf/builtin-sched.c
5268
usage_with_options(sched_usage, sched_options);
tools/perf/builtin-timechart.c
2079
usage_with_options(timechart_usage, timechart_options);
tools/perf/builtin-top.c
1677
usage_with_options(top_usage, options);