Searched refs:OPT_STRING_OPTARG (Results 1 – 3 of 3) sorted by relevance
/linux/tools/lib/subcmd/ |
H A D | parse-options.h | 137 #define OPT_STRING_OPTARG(s, l, v, a, h, d) \ macro
|
/linux/tools/perf/ |
H A D | builtin-daemon.c | 1510 OPT_STRING_OPTARG('x', "field-separator", &__daemon.csv_sep, in cmd_daemon()
|
H A D | builtin-record.c | 3481 OPT_STRING_OPTARG('S', "snapshot", &record.opts.auxtrace_snapshot_opts, 3483 OPT_STRING_OPTARG(0, "aux-sample", &record.opts.auxtrace_sample_opts,
|