Searched refs:OPT_STRING_NOEMPTY (Results 1 – 5 of 5) sorted by relevance
| /tools/lib/subcmd/ |
| A D | parse-options.h | 146 #define OPT_STRING_NOEMPTY(s, l, v, a, h) { .type = OPTION_STRING, .short_name = (s), .long_name… macro
|
| /tools/perf/ |
| A D | builtin-mem.c | 511 OPT_STRING_NOEMPTY('x', "field-separator", &symbol_conf.field_sep, in cmd_mem()
|
| A D | builtin-report.c | 1408 OPT_STRING_NOEMPTY('t', "field-separator", &symbol_conf.field_sep, "separator", in cmd_report()
|
| A D | builtin-diff.c | 1282 OPT_STRING_NOEMPTY('t', "field-separator", &symbol_conf.field_sep, "separator",
|
| A D | builtin-lock.c | 2655 OPT_STRING_NOEMPTY('x', "field-separator", &symbol_conf.field_sep, "separator", in cmd_lock()
|
Completed in 17 milliseconds