Home
last modified time | relevance | path

Searched refs:OPT_INCR (Results 1 – 25 of 28) sorted by relevance

12

/linux-5.19.10/tools/perf/
Dbuiltin-kallsyms.c51 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"), in cmd_kallsyms()
Dbuiltin-data.c39 OPT_INCR('v', "verbose", &verbose, "be more verbose"),
Dbuiltin-buildid-list.c109 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_list()
Dbuiltin-list.c46 OPT_INCR(0, "debug", &verbose, in cmd_list()
Dbuiltin-mem.c80 OPT_INCR('v', "verbose", &verbose, in __cmd_record()
Dbuiltin-buildid-cache.c410 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_cache()
Dbuiltin-annotate.c524 OPT_INCR('v', "verbose", &verbose, in cmd_annotate()
Dbuiltin-probe.c515 OPT_INCR('v', "verbose", &verbose, in __cmd_probe()
Dbuiltin-kvm.c1354 OPT_INCR('v', "verbose", &verbose, in kvm_events_live()
1608 OPT_INCR('v', "verbose", &verbose, in cmd_kvm()
Dbuiltin-ftrace.c1133 OPT_INCR('v', "verbose", &verbose, in cmd_ftrace()
Dbuiltin-lock.c1130 OPT_INCR('v', "verbose", &verbose, "be more verbose (show symbol address, etc)"), in cmd_lock()
Dbuiltin-stat.c1236 OPT_INCR('v', "verbose", &verbose,
1244 OPT_INCR('d', "detailed", &detailed_run,
Dbuiltin-daemon.c1496 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_daemon()
Dbuiltin-inject.c1097 OPT_INCR('v', "verbose", &verbose, in cmd_inject()
Dbuiltin-c2c.c129 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"),
2802 OPT_INCR('N', "node-info", &c2c.node_info, in perf_c2c__report()
Dbuiltin-report.c1204 OPT_INCR('v', "verbose", &verbose, in cmd_report()
Dbuiltin-top.c1491 OPT_INCR('v', "verbose", &verbose, in cmd_top()
Dbuiltin-kmem.c1902 OPT_INCR('v', "verbose", &verbose, in cmd_kmem()
Dbuiltin-diff.c1261 OPT_INCR('v', "verbose", &verbose,
Dbuiltin-sched.c3447 OPT_INCR('v', "verbose", &verbose, in cmd_sched()
/linux-5.19.10/tools/lib/subcmd/
Dparse-options.h131 #define OPT_INCR(s, l, v, h) { .type = OPTION_INCR, .short_name = (s), .long_name = (l), .va… macro
/linux-5.19.10/tools/perf/bench/
Dinject-buildid.c63 OPT_INCR('v', "verbose", &verbose,
Dnuma.c195 OPT_INCR ('d', "show_details" , &p0.show_details, "Show details"),
196 OPT_INCR ('a', "all" , &p0.run_all, "Run all tests in the suite"),
/linux-5.19.10/tools/perf/tests/
Dbuiltin-test.c603 OPT_INCR('v', "verbose", &verbose, in cmd_test()
/linux-5.19.10/tools/bpf/resolve_btfids/
Dmain.c708 OPT_INCR('v', "verbose", &verbose, in main()

12