Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/objtool/
A Dbuiltin-check.c70OPT_CALLBACK_OPTARG('h', "hacks", NULL, NULL, "jump_label,noinstr,skylake", "patch toolchain bugs/…
84 OPT_CALLBACK_OPTARG(0, "dump", NULL, NULL, "orc", "dump metadata", parse_dump),
/linux-6.3-rc2/tools/lib/subcmd/
A Dparse-options.h165 #define OPT_CALLBACK_OPTARG(s, l, v, d, a, h, f) \ macro
/linux-6.3-rc2/tools/perf/
A Dbuiltin-annotate.c590 OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts", in cmd_annotate()
A Dbuiltin-record.c3437 OPT_CALLBACK_OPTARG('I', "intr-regs", &record.opts.sample_intr_regs, NULL, "any register",
3440 OPT_CALLBACK_OPTARG(0, "user-regs", &record.opts.sample_user_regs, NULL, "any register",
3497 OPT_CALLBACK_OPTARG(0, "aio", &record.opts,
3505 OPT_CALLBACK_OPTARG('z', "compression-level", &record.opts, &comp_level_default, "n",
3531 OPT_CALLBACK_OPTARG(0, "threads", &record.opts, NULL, "spec",
A Dbuiltin-inject.c2228 OPT_CALLBACK_OPTARG(0, "itrace", &inject.itrace_synth_opts, in cmd_inject()
2234 OPT_CALLBACK_OPTARG(0, "vm-time-correlation", &inject, NULL, "opts", in cmd_inject()
2237 OPT_CALLBACK_OPTARG(0, "guest-data", &inject, NULL, "opts", in cmd_inject()
A Dbuiltin-script.c3899 OPT_CALLBACK_OPTARG(0, "insn-trace", &itrace_synth_opts, NULL, NULL, in cmd_script()
3901 OPT_CALLBACK_OPTARG(0, "xed", NULL, NULL, NULL, in cmd_script()
3903 OPT_CALLBACK_OPTARG(0, "call-trace", &itrace_synth_opts, NULL, NULL, in cmd_script()
3905 OPT_CALLBACK_OPTARG(0, "call-ret-trace", &itrace_synth_opts, NULL, NULL, in cmd_script()
3953 OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts", in cmd_script()
A Dbuiltin-report.c1354 OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts", in cmd_report()
A Dbuiltin-stat.c1293 OPT_CALLBACK_OPTARG(0, "iostat", &evsel_list, &stat_config, "default",

Completed in 35 milliseconds