Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/ui/browsers/
Dannotate.c428 char help_line[SYM_TITLE_MAX_SIZE]; in annotate_browser__show_full_location() local
429 sprintf (help_line, "Source file location: %s", al->fileloc); in annotate_browser__show_full_location()
430 ui_helpline__puts(help_line); in annotate_browser__show_full_location()