Symbol: OPT_CALLBACK_OPTARG
tools/objtool/builtin-check.c
79
OPT_CALLBACK_OPTARG('h', "hacks", NULL, NULL, "jump_label,noinstr,skylake", "patch toolchain bugs/limitations", parse_hacks),
tools/objtool/builtin-check.c
93
OPT_CALLBACK_OPTARG(0, "dump", NULL, NULL, "orc", "dump metadata", parse_dump),
tools/perf/builtin-annotate.c
780
OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts",
tools/perf/builtin-annotate.c
783
OPT_CALLBACK_OPTARG(0, "data-type", &annotate, NULL, "name",
tools/perf/builtin-inject.c
2527
OPT_CALLBACK_OPTARG(0, "itrace", &inject.itrace_synth_opts,
tools/perf/builtin-inject.c
2533
OPT_CALLBACK_OPTARG(0, "vm-time-correlation", &inject, NULL, "opts",
tools/perf/builtin-inject.c
2536
OPT_CALLBACK_OPTARG(0, "guest-data", &inject, NULL, "opts",
tools/perf/builtin-record.c
3588
OPT_CALLBACK_OPTARG('I', "intr-regs", &record.opts.sample_intr_regs, NULL, "any register",
tools/perf/builtin-record.c
3591
OPT_CALLBACK_OPTARG(0, "user-regs", &record.opts.sample_user_regs, NULL, "any register",
tools/perf/builtin-record.c
3645
OPT_CALLBACK_OPTARG(0, "aio", &record.opts,
tools/perf/builtin-record.c
3653
OPT_CALLBACK_OPTARG('z', "compression-level", &record.opts, &comp_level_default, "n",
tools/perf/builtin-record.c
3679
OPT_CALLBACK_OPTARG(0, "threads", &record.opts, NULL, "spec",
tools/perf/builtin-report.c
1469
OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts",
tools/perf/builtin-script.c
4100
OPT_CALLBACK_OPTARG(0, "insn-trace", &itrace_synth_opts, NULL, "raw|disasm",
tools/perf/builtin-script.c
4102
OPT_CALLBACK_OPTARG(0, "xed", NULL, NULL, NULL,
tools/perf/builtin-script.c
4104
OPT_CALLBACK_OPTARG(0, "call-trace", &itrace_synth_opts, NULL, NULL,
tools/perf/builtin-script.c
4106
OPT_CALLBACK_OPTARG(0, "call-ret-trace", &itrace_synth_opts, NULL, NULL,
tools/perf/builtin-script.c
4154
OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts",
tools/perf/builtin-stat.c
2316
OPT_CALLBACK_OPTARG(0, "per-cache", &perf_stat.aggr_mode, &perf_stat.aggr_level,
tools/perf/builtin-stat.c
2509
OPT_CALLBACK_OPTARG(0, "per-cache", &opt_mode, &stat_config.aggr_level,
tools/perf/builtin-stat.c
2574
OPT_CALLBACK_OPTARG(0, "iostat", &evsel_list, &stat_config, "default",