Searched refs:OPT_CALLBACK_OPTARG (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/tools/perf/util/ |
| D | parse-options.h | 144 #define OPT_CALLBACK_OPTARG(s, l, v, d, a, h, f) \ macro
|
| /linux-4.4.14/tools/perf/ |
| D | builtin-inject.c | 721 OPT_CALLBACK_OPTARG(0, "itrace", &inject.itrace_synth_opts, in cmd_inject()
|
| D | builtin-report.c | 777 OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts", in cmd_report()
|
| D | builtin-record.c | 1102 OPT_CALLBACK_OPTARG('I', "intr-regs", &record.opts.sample_intr_regs, NULL, "any register",
|
| D | builtin-script.c | 1789 OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts", in cmd_script()
|