Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-kallsyms.c50 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"), in cmd_kallsyms()
Dbuiltin-buildid-list.c104 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_list()
Dbuiltin-data.c62 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_data_convert()
Dbuiltin-list.c38 OPT_INCR(0, "debug", &verbose, in cmd_list()
Dbuiltin-ftrace.c457 OPT_INCR('v', "verbose", &verbose, in cmd_ftrace()
Dbuiltin-mem.c78 OPT_INCR('v', "verbose", &verbose, in __cmd_record()
Dbuiltin-buildid-cache.c389 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_cache()
Dbuiltin-annotate.c500 OPT_INCR('v', "verbose", &verbose, in cmd_annotate()
Dbuiltin-probe.c518 OPT_INCR('v', "verbose", &verbose, in __cmd_probe()
Dbuiltin-kvm.c1349 OPT_INCR('v', "verbose", &verbose, in kvm_events_live()
1593 OPT_INCR('v', "verbose", &verbose, in cmd_kvm()
Dbuiltin-inject.c800 OPT_INCR('v', "verbose", &verbose, in cmd_inject()
Dbuiltin-lock.c959 OPT_INCR('v', "verbose", &verbose, "be more verbose (show symbol address, etc)"), in cmd_lock()
Dbuiltin-diff.c814 OPT_INCR('v', "verbose", &verbose,
Dbuiltin-stat.c1983 OPT_INCR('v', "verbose", &verbose,
1991 OPT_INCR('d', "detailed", &detailed_run,
Dbuiltin-report.c997 OPT_INCR('v', "verbose", &verbose, in cmd_report()
Dbuiltin-top.c1314 OPT_INCR('v', "verbose", &verbose, in cmd_top()
Dbuiltin-c2c.c116 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"),
2715 OPT_INCR('N', "node-info", &c2c.node_info, in perf_c2c__report()
Dbuiltin-record.c1595 OPT_INCR('v', "verbose", &verbose,
Dbuiltin-kmem.c1900 OPT_INCR('v', "verbose", &verbose, in cmd_kmem()
Dbuiltin-sched.c3365 OPT_INCR('v', "verbose", &verbose, in cmd_sched()
Dbuiltin-script.c3121 OPT_INCR('v', "verbose", &verbose, in cmd_script()
Dbuiltin-trace.c3209 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_trace()
/Linux-v4.19/tools/lib/subcmd/
Dparse-options.h130 #define OPT_INCR(s, l, v, h) { .type = OPTION_INCR, .short_name = (s), .long_name = (l), .va… macro
/Linux-v4.19/tools/perf/tests/
Dbuiltin-test.c682 OPT_INCR('v', "verbose", &verbose, in cmd_test()
/Linux-v4.19/tools/perf/bench/
Dnuma.c190 OPT_INCR ('d', "show_details" , &p0.show_details, "Show details"),
191 OPT_INCR ('a', "all" , &p0.run_all, "Run all tests in the suite"),