Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds