Searched defs:OPTION_GROUP (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/util/
H A Dparse-options.h21 OPTION_GROUP, enumerator in enum:parse_opt_type
77 * OPTION_GROUP uses this pointer to store the group header.
113 #define OPT_GROUP(h) { .type = OPTION_GROUP, .help = (h) }

Completed in 27 milliseconds