/openbmc/linux/tools/perf/ |
H A D | builtin-kallsyms.c | 53 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"), in cmd_kallsyms()
|
H A D | builtin-data.c | 39 OPT_INCR('v', "verbose", &verbose, "be more verbose"),
|
H A D | builtin-buildid-list.c | 142 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_list()
|
H A D | builtin-mem.c | 80 OPT_INCR('v', "verbose", &verbose, in __cmd_record()
|
H A D | builtin-buildid-cache.c | 410 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_cache()
|
H A D | builtin-list.c | 480 OPT_INCR(0, "debug", &verbose, in cmd_list()
|
H A D | builtin-annotate.c | 540 OPT_INCR('v', "verbose", &verbose, in cmd_annotate()
|
H A D | builtin-probe.c | 532 OPT_INCR('v', "verbose", &verbose, in __cmd_probe()
|
H A D | builtin-ftrace.c | 1135 OPT_INCR('v', "verbose", &verbose, in cmd_ftrace()
|
H A D | builtin-kvm.c | 1890 OPT_INCR('v', "verbose", &verbose, in kvm_events_live() 2144 OPT_INCR('v', "verbose", &verbose, in cmd_kvm()
|
H A D | builtin-stat.c | 1211 OPT_INCR('v', "verbose", &verbose, 1219 OPT_INCR('d', "detailed", &detailed_run,
|
H A D | builtin-daemon.c | 1504 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_daemon()
|
H A D | builtin-report.c | 1238 OPT_INCR('v', "verbose", &verbose, in cmd_report()
|
H A D | builtin-c2c.c | 132 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"), 3026 OPT_INCR('N', "node-info", &c2c.node_info, in perf_c2c__report()
|
H A D | builtin-top.c | 1508 OPT_INCR('v', "verbose", &verbose, in cmd_top()
|
H A D | builtin-kmem.c | 1947 OPT_INCR('v', "verbose", &verbose, in cmd_kmem()
|
H A D | builtin-diff.c | 1263 OPT_INCR('v', "verbose", &verbose,
|
H A D | builtin-kwork.c | 1728 OPT_INCR('v', "verbose", &verbose, in cmd_kwork()
|
H A D | builtin-lock.c | 2473 OPT_INCR('v', "verbose", &verbose, "be more verbose (show symbol address, etc)"), in cmd_lock()
|
H A D | builtin-inject.c | 2239 OPT_INCR('v', "verbose", &verbose, in cmd_inject()
|
/openbmc/linux/tools/lib/subcmd/ |
H A D | parse-options.h | 127 #define OPT_INCR(s, l, v, h) { .type = OPTION_INCR, .short_name = (s), .long_name = (l), .va… macro
|
/openbmc/linux/tools/perf/tests/ |
H A D | builtin-test.c | 526 OPT_INCR('v', "verbose", &verbose, in cmd_test()
|
/openbmc/linux/tools/perf/bench/ |
H A D | inject-buildid.c | 64 OPT_INCR('v', "verbose", &verbose,
|
H A D | numa.c | 194 OPT_INCR ('d', "show_details" , &p0.show_details, "Show details"), 195 OPT_INCR ('a', "all" , &p0.run_all, "Run all tests in the suite"),
|
/openbmc/linux/tools/bpf/resolve_btfids/ |
H A D | main.c | 778 OPT_INCR('v', "verbose", &verbose, in main()
|