Home
last modified time | relevance | path

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

/linux/tools/lib/subcmd/
A Dparse-options.h165 #define OPT_CALLBACK_OPTARG(s, l, v, d, a, h, f) \ macro
/linux/tools/perf/
A Dbuiltin-inject.c954 OPT_CALLBACK_OPTARG(0, "itrace", &inject.itrace_synth_opts, in cmd_inject()
960 OPT_CALLBACK_OPTARG(0, "vm-time-correlation", &inject, NULL, "opts", in cmd_inject()
A Dbuiltin-record.c2576 OPT_CALLBACK_OPTARG('I', "intr-regs", &record.opts.sample_intr_regs, NULL, "any register",
2579 OPT_CALLBACK_OPTARG(0, "user-regs", &record.opts.sample_user_regs, NULL, "any register",
2636 OPT_CALLBACK_OPTARG(0, "aio", &record.opts,
2644 OPT_CALLBACK_OPTARG('z', "compression-level", &record.opts, &comp_level_default,
A Dbuiltin-annotate.c556 OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts", in cmd_annotate()
A Dbuiltin-script.c3738 OPT_CALLBACK_OPTARG(0, "insn-trace", &itrace_synth_opts, NULL, NULL, in cmd_script()
3740 OPT_CALLBACK_OPTARG(0, "xed", NULL, NULL, NULL, in cmd_script()
3742 OPT_CALLBACK_OPTARG(0, "call-trace", &itrace_synth_opts, NULL, NULL, in cmd_script()
3744 OPT_CALLBACK_OPTARG(0, "call-ret-trace", &itrace_synth_opts, NULL, NULL, in cmd_script()
3792 OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts", in cmd_script()
A Dbuiltin-report.c1307 OPT_CALLBACK_OPTARG(0, "itrace", &itrace_synth_opts, NULL, "opts", in cmd_report()
A Dbuiltin-stat.c1295 OPT_CALLBACK_OPTARG(0, "iostat", &evsel_list, &stat_config, "default",

Completed in 33 milliseconds