Searched refs:br_cntr_text (Results 1 – 2 of 2) sorted by relevance
718 char *br_cntr_text = NULL; in annotate_browser__run() local735 annotation_br_cntr_abbr_list(&br_cntr_text, evsel, false); in annotate_browser__run()913 if (br_cntr_text) in annotate_browser__run()914 ui_browser__help_window(&browser->b, br_cntr_text); in annotate_browser__run()939 free(br_cntr_text); in annotate_browser__run()
3687 char *br_cntr_text = NULL; in block_hists_tui_browse() local3708 if (!annotation_br_cntr_abbr_list(&br_cntr_text, evsel, false)) in block_hists_tui_browse()3732 if (br_cntr_text) { in block_hists_tui_browse()3734 br_cntr_text, "Press any key...", 0); in block_hists_tui_browse()3748 free(br_cntr_text); in block_hists_tui_browse()