Home
last modified time | relevance | path

Searched refs:OPT_STRING_NOEMPTY (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/tools/lib/subcmd/
Dparse-options.h147 #define OPT_STRING_NOEMPTY(s, l, v, a, h) { .type = OPTION_STRING, .short_name = (s), .long_name… macro
/Linux-v4.19/tools/perf/
Dbuiltin-mem.c419 OPT_STRING_NOEMPTY('x', "field-separator", &symbol_conf.field_sep, in cmd_mem()
Dbuiltin-diff.c843 OPT_STRING_NOEMPTY('t', "field-separator", &symbol_conf.field_sep, "separator",
Dbuiltin-report.c1070 OPT_STRING_NOEMPTY('t', "field-separator", &symbol_conf.field_sep, "separator", in cmd_report()