Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/subcmd/
Dparse-options.h150 #define OPT_STRING_NOEMPTY(s, l, v, a, h) { .type = OPTION_STRING, .short_name = (s), .long_name… macro
/linux-6.1.9/tools/perf/
Dbuiltin-mem.c481 OPT_STRING_NOEMPTY('x', "field-separator", &symbol_conf.field_sep, in cmd_mem()
Dbuiltin-report.c1300 OPT_STRING_NOEMPTY('t', "field-separator", &symbol_conf.field_sep, "separator", in cmd_report()
Dbuiltin-diff.c1293 OPT_STRING_NOEMPTY('t', "field-separator", &symbol_conf.field_sep, "separator",