Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/ui/browsers/
Dannotate.c433 char help_line[SYM_TITLE_MAX_SIZE]; in annotate_browser__show_full_location() local
434 sprintf (help_line, "Source file location: %s", al->fileloc); in annotate_browser__show_full_location()
435 ui_helpline__puts(help_line); in annotate_browser__show_full_location()