Home
last modified time | relevance | path

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

12

/linux/tools/perf/
H A Dbuiltin-kallsyms.c64 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.c157 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_list()
H A Dbuiltin-mem.c489 OPT_INCR('v', "verbose", &verbose, in cmd_mem()
H A Dbuiltin-buildid-cache.c412 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_buildid_cache()
H A Dbuiltin-list.c555 OPT_INCR(0, "debug", &verbose, in cmd_list()
H A Dbuiltin-annotate.c717 OPT_INCR('v', "verbose", &verbose, in cmd_annotate()
H A Dbuiltin-stat.c2383 OPT_INCR('v', "verbose", &verbose, in cmd_stat()
2391 OPT_INCR('d', "detailed", &detailed_run, in cmd_stat()
H A Dbuiltin-daemon.c1505 OPT_INCR('v', "verbose", &verbose, "be more verbose"), in cmd_daemon()
H A Dbuiltin-ftrace.c1758 OPT_INCR('v', "verbose", &verbose, in cmd_ftrace()
H A Dbuiltin-c2c.c133 OPT_INCR('v', "verbose", &verbose, "be more verbose (show counter open errors, etc)"),
3014 OPT_INCR('N', "node-info", &c2c.node_info, in perf_c2c__report()
H A Dbuiltin-report.c1331 OPT_INCR('v', "verbose", &verbose, in cmd_report()
H A Dbuiltin-top.c1527 OPT_INCR('v', "verbose", &verbose, in cmd_top()
H A Dbuiltin-diff.c1250 OPT_INCR('v', "verbose", &verbose,
H A Dbuiltin-kmem.c1940 OPT_INCR('v', "verbose", &verbose, in cmd_kmem()
H A Dbuiltin-lock.c2589 OPT_INCR('v', "verbose", &verbose, "be more verbose (show symbol address, etc)"), in cmd_lock()
H A Dbuiltin-kwork.c2355 OPT_INCR('v', "verbose", &verbose, in cmd_kwork()
H A Dbuiltin-inject.c2403 OPT_INCR('v', "verbose", &verbose, in cmd_inject()
H A Dbuiltin-sched.c3854 OPT_INCR('v', "verbose", &verbose, in cmd_sched()
H A Dbuiltin-record.c3500 OPT_INCR('v', "verbose", &verbose,
/linux/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/tools/perf/bench/
H A Dinject-buildid.c64 OPT_INCR('v', "verbose", &verbose,
H A Dnuma.c196 OPT_INCR ('d', "show_details" , &p0.show_details, "Show details"),
197 OPT_INCR ('a', "all" , &p0.run_all, "Run all tests in the suite"),
/linux/tools/perf/tests/
H A Dbuiltin-test.c786 OPT_INCR('v', "verbose", &verbose, in cmd_test()
/linux/tools/bpf/resolve_btfids/
H A Dmain.c791 OPT_INCR('v', "verbose", &verbose, in main()

12