/linux-6.1.9/tools/perf/ |
D | builtin-kallsyms.c | 51 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"), in cmd_kallsyms()
|
D | builtin-data.c | 39 OPT_INCR('v', "verbose", &verbose, "be more verbose"),
|
D | builtin-buildid-list.c | 142 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_list()
|
D | builtin-list.c | 46 OPT_INCR(0, "debug", &verbose, in cmd_list()
|
D | builtin-mem.c | 80 OPT_INCR('v', "verbose", &verbose, in __cmd_record()
|
D | builtin-buildid-cache.c | 410 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_cache()
|
D | builtin-annotate.c | 526 OPT_INCR('v', "verbose", &verbose, in cmd_annotate()
|
D | builtin-probe.c | 514 OPT_INCR('v', "verbose", &verbose, in __cmd_probe()
|
D | builtin-kvm.c | 1354 OPT_INCR('v', "verbose", &verbose, in kvm_events_live() 1608 OPT_INCR('v', "verbose", &verbose, in cmd_kvm()
|
D | builtin-ftrace.c | 1133 OPT_INCR('v', "verbose", &verbose, in cmd_ftrace()
|
D | builtin-stat.c | 1189 OPT_INCR('v', "verbose", &verbose, 1197 OPT_INCR('d', "detailed", &detailed_run,
|
D | builtin-daemon.c | 1496 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_daemon()
|
D | builtin-report.c | 1223 OPT_INCR('v', "verbose", &verbose, in cmd_report()
|
D | builtin-c2c.c | 133 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"), 3019 OPT_INCR('N', "node-info", &c2c.node_info, in perf_c2c__report()
|
D | builtin-top.c | 1492 OPT_INCR('v', "verbose", &verbose, in cmd_top()
|
D | builtin-diff.c | 1261 OPT_INCR('v', "verbose", &verbose,
|
D | builtin-kwork.c | 1703 OPT_INCR('v', "verbose", &verbose, in cmd_kwork()
|
D | builtin-kmem.c | 1937 OPT_INCR('v', "verbose", &verbose, in cmd_kmem()
|
D | builtin-lock.c | 1867 OPT_INCR('v', "verbose", &verbose, "be more verbose (show symbol address, etc)"), in cmd_lock()
|
D | builtin-inject.c | 2210 OPT_INCR('v', "verbose", &verbose, in cmd_inject()
|
/linux-6.1.9/tools/perf/tests/ |
D | builtin-test.c | 487 OPT_INCR('v', "verbose", &verbose, in cmd_test()
|
/linux-6.1.9/tools/lib/subcmd/ |
D | parse-options.h | 131 #define OPT_INCR(s, l, v, h) { .type = OPTION_INCR, .short_name = (s), .long_name = (l), .va… macro
|
/linux-6.1.9/tools/perf/bench/ |
D | inject-buildid.c | 63 OPT_INCR('v', "verbose", &verbose,
|
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"),
|
/linux-6.1.9/tools/bpf/resolve_btfids/ |
D | main.c | 736 OPT_INCR('v', "verbose", &verbose, in main()
|