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()
3694 char *br_cntr_text = NULL; in block_hists_tui_browse() local3715 if (!annotation_br_cntr_abbr_list(&br_cntr_text, evsel, false)) in block_hists_tui_browse()3739 if (br_cntr_text) { in block_hists_tui_browse()3741 br_cntr_text, "Press any key...", 0); in block_hists_tui_browse()3755 free(br_cntr_text); in block_hists_tui_browse()