Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/subcmd/
H A Dparse-options.h146 #define OPT_STRING_NOEMPTY(s, l, v, a, h) { .type = OPTION_STRING, .short_name = (s), .long_name… macro
/openbmc/linux/tools/perf/
H A Dbuiltin-mem.c486 OPT_STRING_NOEMPTY('x', "field-separator", &symbol_conf.field_sep, in cmd_mem()
H A Dbuiltin-report.c1315 OPT_STRING_NOEMPTY('t', "field-separator", &symbol_conf.field_sep, "separator", in cmd_report()
H A Dbuiltin-diff.c1295 OPT_STRING_NOEMPTY('t', "field-separator", &symbol_conf.field_sep, "separator",
H A Dbuiltin-lock.c2555 OPT_STRING_NOEMPTY('x', "field-separator", &symbol_conf.field_sep, "separator", in cmd_lock()