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

12

/linux-master/tools/perf/
H A Dbuiltin-kallsyms.c53 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"),
H A Dbuiltin-data.c39 OPT_INCR('v', "verbose", &verbose, "be more verbose"),
H A Dbuiltin-buildid-list.c142 OPT_INCR('v', "verbose", &verbose, "be more verbose"),
H A Dbuiltin-buildid-cache.c412 OPT_INCR('v', "verbose", &verbose, "be more verbose"),
H A Dbuiltin-mem.c87 OPT_INCR('v', "verbose", &verbose,
H A Dbuiltin-probe.c532 OPT_INCR('v', "verbose", &verbose,
H A Dbuiltin-list.c526 OPT_INCR(0, "debug", &verbose,
H A Dbuiltin-kvm.c1890 OPT_INCR('v', "verbose", &verbose,
2144 OPT_INCR('v', "verbose", &verbose,
H A Dbuiltin-annotate.c762 OPT_INCR('v', "verbose", &verbose,
H A Dbuiltin-ftrace.c1135 OPT_INCR('v', "verbose", &verbose,
H A Dbuiltin-stat.c1189 OPT_INCR('v', "verbose", &verbose,
1197 OPT_INCR('d', "detailed", &detailed_run,
H A Dbuiltin-daemon.c1504 OPT_INCR('v', "verbose", &verbose, "be more verbose"),
H A Dbuiltin-kmem.c1947 OPT_INCR('v', "verbose", &verbose,
H A Dbuiltin-diff.c1263 OPT_INCR('v', "verbose", &verbose,
H A Dbuiltin-top.c1508 OPT_INCR('v', "verbose", &verbose,
H A Dbuiltin-report.c1312 OPT_INCR('v', "verbose", &verbose,
H A Dbuiltin-c2c.c132 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"),
3026 OPT_INCR('N', "node-info", &c2c.node_info,
H A Dbuiltin-kwork.c2358 OPT_INCR('v', "verbose", &verbose,
H A Dbuiltin-inject.c2238 OPT_INCR('v', "verbose", &verbose,
H A Dbuiltin-lock.c2568 OPT_INCR('v', "verbose", &verbose, "be more verbose (show symbol address, etc)"),
/linux-master/tools/lib/subcmd/
H A Dparse-options.h127 #define OPT_INCR(s, l, v, h) { .type = OPTION_INCR, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h) } macro
/linux-master/tools/perf/bench/
H A Dinject-buildid.c64 OPT_INCR('v', "verbose", &verbose,
H A Dnuma.c194 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-master/tools/perf/tests/
H A Dbuiltin-test.c560 OPT_INCR('v', "verbose", &verbose,
/linux-master/tools/bpf/resolve_btfids/
H A Dmain.c778 OPT_INCR('v', "verbose", &verbose,

Completed in 524 milliseconds

12