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

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

Completed in 121 milliseconds