Searched refs:OPT_CALLBACK_OPTARG (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/tools/lib/subcmd/ |
| D | parse-options.h | 165 #define OPT_CALLBACK_OPTARG(s, l, v, d, a, h, f) \ macro
|
| /Linux-v5.15/tools/perf/ |
| D | builtin-inject.c | 944 OPT_CALLBACK_OPTARG(0, "itrace", &inject.itrace_synth_opts, in cmd_inject() 950 OPT_CALLBACK_OPTARG(0, "vm-time-correlation", &inject, NULL, "opts", in cmd_inject()
|
| D | builtin-annotate.c | 556 OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts", in cmd_annotate()
|
| D | builtin-record.c | 2546 OPT_CALLBACK_OPTARG('I', "intr-regs", &record.opts.sample_intr_regs, NULL, "any register", 2549 OPT_CALLBACK_OPTARG(0, "user-regs", &record.opts.sample_user_regs, NULL, "any register", 2606 OPT_CALLBACK_OPTARG(0, "aio", &record.opts, 2614 OPT_CALLBACK_OPTARG('z', "compression-level", &record.opts, &comp_level_default,
|
| D | builtin-script.c | 3728 OPT_CALLBACK_OPTARG(0, "insn-trace", &itrace_synth_opts, NULL, NULL, in cmd_script() 3730 OPT_CALLBACK_OPTARG(0, "xed", NULL, NULL, NULL, in cmd_script() 3732 OPT_CALLBACK_OPTARG(0, "call-trace", &itrace_synth_opts, NULL, NULL, in cmd_script() 3734 OPT_CALLBACK_OPTARG(0, "call-ret-trace", &itrace_synth_opts, NULL, NULL, in cmd_script() 3782 OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts", in cmd_script()
|
| D | builtin-report.c | 1304 OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts", in cmd_report()
|
| D | builtin-stat.c | 1295 OPT_CALLBACK_OPTARG(0, "iostat", &evsel_list, &stat_config, "default",
|