Searched refs:OPT_STRING_OPTARG (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | parse-options.h | 140 #define OPT_STRING_OPTARG(s, l, v, a, h, d) \ macro
|
/kernel/linux/linux-6.6/tools/lib/subcmd/ |
H A D | parse-options.h | 137 #define OPT_STRING_OPTARG(s, l, v, a, h, d) \ macro
|
/kernel/linux/linux-5.10/tools/perf/ |
H A 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,
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-daemon.c | 1509 OPT_STRING_OPTARG('x', "field-separator", &__daemon.csv_sep, in cmd_daemon()
|
H A D | builtin-record.c | 3433 OPT_STRING_OPTARG('S', "snapshot", &record.opts.auxtrace_snapshot_opts, 3435 OPT_STRING_OPTARG(0, "aux-sample", &record.opts.auxtrace_sample_opts,
|
Completed in 12 milliseconds