Home
last modified time | relevance | path

Searched refs:OPT_STRING_OPTARG (Results 1 – 4 of 4) sorted by relevance

/linux/tools/objtool/
H A Dbuiltin-check.c78 OPT_STRING_OPTARG('d', "disas", &opts.disas, "function-pattern", "disassemble functions", "*"),
/linux/tools/lib/subcmd/
H A Dparse-options.h137 #define OPT_STRING_OPTARG(s, l, v, a, h, d) \ macro
/linux/tools/perf/
H A Dbuiltin-daemon.c1508 OPT_STRING_OPTARG('x', "field-separator", &__daemon.csv_sep, in cmd_daemon()
H A Dbuiltin-record.c3599 OPT_STRING_OPTARG('S', "snapshot", &record.opts.auxtrace_snapshot_opts,
3601 OPT_STRING_OPTARG(0, "aux-sample", &record.opts.auxtrace_sample_opts,