Searched refs:OPT_STRING_OPTARG (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
D | parse-options.h | 140 #define OPT_STRING_OPTARG(s, l, v, a, h, d) \ macro
|
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-record.c | 2526 OPT_STRING_OPTARG('S', "snapshot", &record.opts.auxtrace_snapshot_opts, 2528 OPT_STRING_OPTARG(0, "aux-sample", &record.opts.auxtrace_sample_opts,
|