Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-kallsyms.c51 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"), in cmd_kallsyms()
Dbuiltin-buildid-list.c103 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_list()
Dbuiltin-data.c64 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_data_convert()
Dbuiltin-list.c40 OPT_INCR(0, "debug", &verbose, in cmd_list()
Dbuiltin-mem.c72 OPT_INCR('v', "verbose", &verbose, in __cmd_record()
Dbuiltin-buildid-cache.c391 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_cache()
Dbuiltin-annotate.c501 OPT_INCR('v', "verbose", &verbose, in cmd_annotate()
Dbuiltin-probe.c511 OPT_INCR('v', "verbose", &verbose, in __cmd_probe()
Dbuiltin-ftrace.c899 OPT_INCR('v', "verbose", &verbose, in cmd_ftrace()
Dbuiltin-kvm.c1354 OPT_INCR('v', "verbose", &verbose, in kvm_events_live()
1606 OPT_INCR('v', "verbose", &verbose, in cmd_kvm()
Dbuiltin-lock.c954 OPT_INCR('v', "verbose", &verbose, "be more verbose (show symbol address, etc)"), in cmd_lock()
Dbuiltin-stat.c1094 OPT_INCR('v', "verbose", &verbose,
1102 OPT_INCR('d', "detailed", &detailed_run,
Dbuiltin-inject.c869 OPT_INCR('v', "verbose", &verbose, in cmd_inject()
Dbuiltin-c2c.c126 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()
Dbuiltin-top.c1498 OPT_INCR('v', "verbose", &verbose, in cmd_top()
Dbuiltin-report.c1154 OPT_INCR('v', "verbose", &verbose, in cmd_report()
Dbuiltin-diff.c1260 OPT_INCR('v', "verbose", &verbose,
Dbuiltin-kmem.c1902 OPT_INCR('v', "verbose", &verbose, in cmd_kmem()
Dbuiltin-record.c2471 OPT_INCR('v', "verbose", &verbose,
Dbuiltin-sched.c3442 OPT_INCR('v', "verbose", &verbose, in cmd_sched()
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/tools/perf/bench/
Dinject-buildid.c63 OPT_INCR('v', "verbose", &verbose,
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"),
/kernel/linux/linux-5.10/tools/bpf/resolve_btfids/
Dmain.c688 OPT_INCR('v', "verbose", &verbose, in main()
/kernel/linux/linux-5.10/tools/perf/tests/
Dbuiltin-test.c783 OPT_INCR('v', "verbose", &verbose, in cmd_test()

12