Home
last modified time | relevance | path

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

/linux/tools/perf/ui/browsers/
H A Dannotate.c536 char help_line[SYM_TITLE_MAX_SIZE]; in annotate_browser__show_full_location() local
537 sprintf (help_line, "Source file location: %s", al->fileloc); in annotate_browser__show_full_location()
538 ui_helpline__puts(help_line); in annotate_browser__show_full_location()