Home
last modified time | relevance | path

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

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

Completed in 22 milliseconds