Searched refs:parse_short_opt (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dparse-options.c187 static int parse_short_opt(struct parse_opt_ctx_t *p, const struct option *options) function
343 switch (parse_short_opt(ctx, options)) {
356 switch (parse_short_opt(ctx, options)) {

Completed in 499 milliseconds