Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dparse-options.c381 int internal_help = !(ctx->flags & PARSE_OPT_NO_INTERNAL_HELP); in parse_options_step() local
399 if (internal_help && *ctx->opt == 'h') in parse_options_step()
414 if (internal_help && *ctx->opt == 'h') in parse_options_step()
447 if (internal_help && !strcmp(arg, "help-all")) in parse_options_step()
449 if (internal_help && !strcmp(arg, "help")) in parse_options_step()