Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-help.c276 enum help_format *help_formatp = cb; in perf_help_config() local
281 *help_formatp = parse_help_format(value); in perf_help_config()
282 if (*help_formatp == HELP_FORMAT_NONE) in perf_help_config()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-help.c278 enum help_format *help_formatp = cb; in perf_help_config() local
283 *help_formatp = parse_help_format(value); in perf_help_config()
284 if (*help_formatp == HELP_FORMAT_NONE) in perf_help_config()

Completed in 3 milliseconds