Home
last modified time | relevance | path

Searched refs:OPT_CALLBACK_OPTARG (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/tools/lib/subcmd/
Dparse-options.h160 #define OPT_CALLBACK_OPTARG(s, l, v, d, a, h, f) \ macro
/Linux-v4.19/tools/perf/
Dbuiltin-record.c1638 OPT_CALLBACK_OPTARG('I', "intr-regs", &record.opts.sample_intr_regs, NULL, "any register",
1641 OPT_CALLBACK_OPTARG(0, "user-regs", &record.opts.sample_user_regs, NULL, "any register",
Dbuiltin-inject.c805 OPT_CALLBACK_OPTARG(0, "itrace", &inject.itrace_synth_opts, in cmd_inject()
Dbuiltin-report.c1108 OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts", in cmd_report()
Dbuiltin-script.c3195 OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts", in cmd_script()