__hist_entry__tui_annotate
return __hist_entry__tui_annotate(he, &he->ms, evsel, hbt, al_addr);
__hist_entry__tui_annotate(browser->he, &target_ms, evsel, hbt, NO_ADDR);
err = __hist_entry__tui_annotate(he, &act->ms, evsel, browser->hbt, NO_ADDR);
int __hist_entry__tui_annotate(struct hist_entry *he, struct map_symbol *ms,