Searched refs:br_cntr_text (Results 1 – 2 of 2) sorted by relevance
891 char *br_cntr_text = NULL; in annotate_browser__run() 913 annotation_br_cntr_abbr_list(&br_cntr_text, evsel, false); in annotate_browser__run() 1108 if (br_cntr_text) in annotate_browser__run() 1109 ui_browser__help_window(&browser->b, br_cntr_text); in annotate_browser__run() 1146 free(br_cntr_text);888 char *br_cntr_text = NULL; annotate_browser__run() local
3717 char *br_cntr_text = NULL; in block_hists_tui_browse() local3738 if (!annotation_br_cntr_abbr_list(&br_cntr_text, evsel, false)) in block_hists_tui_browse()3763 if (br_cntr_text) { in block_hists_tui_browse()3765 br_cntr_text, "Press any key...", 0); in block_hists_tui_browse()3781 free(br_cntr_text); in block_hists_tui_browse()