Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-kallsyms.c51 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"), in cmd_kallsyms()
H A Dbuiltin-buildid-list.c103 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_list()
H A Dbuiltin-data.c64 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_data_convert()
H A Dbuiltin-list.c40 OPT_INCR(0, "debug", &verbose, in cmd_list()
H A Dbuiltin-mem.c72 OPT_INCR('v', "verbose", &verbose, in __cmd_record()
H A Dbuiltin-annotate.c501 OPT_INCR('v', "verbose", &verbose, in cmd_annotate()
H A Dbuiltin-buildid-cache.c391 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_cache()
H A Dbuiltin-probe.c511 OPT_INCR('v', "verbose", &verbose, in __cmd_probe()
H A Dbuiltin-kvm.c1354 OPT_INCR('v', "verbose", &verbose, in kvm_events_live()
1606 OPT_INCR('v', "verbose", &verbose, in cmd_kvm()
H A Dbuiltin-ftrace.c899 OPT_INCR('v', "verbose", &verbose, in cmd_ftrace()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-kallsyms.c53 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"), in cmd_kallsyms()
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"), in cmd_buildid_list()
H A Dbuiltin-buildid-cache.c410 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_cache()
H A Dbuiltin-probe.c532 OPT_INCR('v', "verbose", &verbose, in __cmd_probe()
H A Dbuiltin-list.c480 OPT_INCR(0, "debug", &verbose, in cmd_list()
H A Dbuiltin-mem.c80 OPT_INCR('v', "verbose", &verbose, in __cmd_record()
H A Dbuiltin-annotate.c542 OPT_INCR('v', "verbose", &verbose, in cmd_annotate()
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Dparse-options.h131 #define OPT_INCR(s, l, v, h) { .type = OPTION_INCR, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h) } macro
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dinject-buildid.c63 OPT_INCR('v', "verbose", &verbose,
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbuiltin-test.c783 OPT_INCR('v', "verbose", &verbose, in cmd_test()
/kernel/linux/linux-5.10/tools/bpf/resolve_btfids/
H A Dmain.c688 OPT_INCR('v', "verbose", &verbose, in main()
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dinject-buildid.c64 OPT_INCR('v', "verbose", &verbose,
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dbuiltin-test.c525 OPT_INCR('v', "verbose", &verbose, in cmd_test()

Completed in 17 milliseconds

123