Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dparse-options.c385 int internal_help = !(ctx->flags & PARSE_OPT_NO_INTERNAL_HELP); in parse_options_step() local
403 if (internal_help && *ctx->opt == 'h') { in parse_options_step()
419 if (internal_help && *ctx->opt == 'h') in parse_options_step()
452 if (internal_help && !strcmp(arg, "help-all")) in parse_options_step()
454 if (internal_help && !strcmp(arg, "help")) in parse_options_step()