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