/kernel/linux/linux-5.10/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-buildid-list.c | 103 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_list()
|
D | builtin-data.c | 64 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_data_convert()
|
D | builtin-list.c | 40 OPT_INCR(0, "debug", &verbose, in cmd_list()
|
D | builtin-mem.c | 72 OPT_INCR('v', "verbose", &verbose, in __cmd_record()
|
D | builtin-buildid-cache.c | 391 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_cache()
|
D | builtin-annotate.c | 501 OPT_INCR('v', "verbose", &verbose, in cmd_annotate()
|
D | builtin-probe.c | 511 OPT_INCR('v', "verbose", &verbose, in __cmd_probe()
|
D | builtin-ftrace.c | 899 OPT_INCR('v', "verbose", &verbose, in cmd_ftrace()
|
D | builtin-kvm.c | 1354 OPT_INCR('v', "verbose", &verbose, in kvm_events_live() 1606 OPT_INCR('v', "verbose", &verbose, in cmd_kvm()
|
D | builtin-lock.c | 954 OPT_INCR('v', "verbose", &verbose, "be more verbose (show symbol address, etc)"), in cmd_lock()
|
D | builtin-stat.c | 1094 OPT_INCR('v', "verbose", &verbose, 1102 OPT_INCR('d', "detailed", &detailed_run,
|
D | builtin-inject.c | 869 OPT_INCR('v', "verbose", &verbose, in cmd_inject()
|
D | builtin-c2c.c | 126 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"), 2695 OPT_INCR('N', "node-info", &c2c.node_info, in perf_c2c__report()
|
D | builtin-top.c | 1498 OPT_INCR('v', "verbose", &verbose, in cmd_top()
|
D | builtin-report.c | 1154 OPT_INCR('v', "verbose", &verbose, in cmd_report()
|
D | builtin-diff.c | 1260 OPT_INCR('v', "verbose", &verbose,
|
D | builtin-kmem.c | 1902 OPT_INCR('v', "verbose", &verbose, in cmd_kmem()
|
D | builtin-record.c | 2471 OPT_INCR('v', "verbose", &verbose,
|
D | builtin-sched.c | 3442 OPT_INCR('v', "verbose", &verbose, in cmd_sched()
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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"),
|
/kernel/linux/linux-5.10/tools/bpf/resolve_btfids/ |
D | main.c | 688 OPT_INCR('v', "verbose", &verbose, in main()
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
D | builtin-test.c | 783 OPT_INCR('v', "verbose", &verbose, in cmd_test()
|