| /linux/tools/perf/ |
| A D | builtin-kallsyms.c | 53 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"), in cmd_kallsyms()
|
| A D | builtin-data.c | 39 OPT_INCR('v', "verbose", &verbose, "be more verbose"),
|
| A D | builtin-buildid-list.c | 154 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_list()
|
| A D | builtin-buildid-cache.c | 412 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_cache()
|
| A D | builtin-mem.c | 486 OPT_INCR('v', "verbose", &verbose, in cmd_mem()
|
| A D | builtin-list.c | 540 OPT_INCR(0, "debug", &verbose, in cmd_list()
|
| A D | builtin-probe.c | 532 OPT_INCR('v', "verbose", &verbose, in __cmd_probe()
|
| A D | builtin-annotate.c | 716 OPT_INCR('v', "verbose", &verbose, in cmd_annotate()
|
| A D | builtin-kvm.c | 1888 OPT_INCR('v', "verbose", &verbose, in kvm_events_live() 2141 OPT_INCR('v', "verbose", &verbose, in cmd_kvm()
|
| A D | builtin-stat.c | 2406 OPT_INCR('v', "verbose", &verbose, in cmd_stat() 2414 OPT_INCR('d', "detailed", &detailed_run, in cmd_stat()
|
| A D | builtin-daemon.c | 1505 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_daemon()
|
| A D | builtin-ftrace.c | 1513 OPT_INCR('v', "verbose", &verbose, in cmd_ftrace()
|
| A D | builtin-c2c.c | 133 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"), 3005 OPT_INCR('N', "node-info", &c2c.node_info, in perf_c2c__report()
|
| A D | builtin-report.c | 1304 OPT_INCR('v', "verbose", &verbose, in cmd_report()
|
| A D | builtin-top.c | 1517 OPT_INCR('v', "verbose", &verbose, in cmd_top()
|
| A D | builtin-diff.c | 1249 OPT_INCR('v', "verbose", &verbose,
|
| A D | builtin-kmem.c | 1938 OPT_INCR('v', "verbose", &verbose, in cmd_kmem()
|
| A D | builtin-kwork.c | 2352 OPT_INCR('v', "verbose", &verbose, in cmd_kwork()
|
| A D | builtin-lock.c | 2553 OPT_INCR('v', "verbose", &verbose, "be more verbose (show symbol address, etc)"), in cmd_lock()
|
| A D | builtin-inject.c | 2397 OPT_INCR('v', "verbose", &verbose, in cmd_inject()
|
| /linux/tools/lib/subcmd/ |
| A D | parse-options.h | 127 #define OPT_INCR(s, l, v, h) { .type = OPTION_INCR, .short_name = (s), .long_name = (l), .va… macro
|
| /linux/tools/perf/bench/ |
| A D | inject-buildid.c | 64 OPT_INCR('v', "verbose", &verbose,
|
| 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"),
|
| /linux/tools/perf/tests/ |
| A D | builtin-test.c | 539 OPT_INCR('v', "verbose", &verbose, in cmd_test()
|
| /linux/tools/bpf/resolve_btfids/ |
| A D | main.c | 786 OPT_INCR('v', "verbose", &verbose, in main()
|