NO_ADDR
key = hist_entry__tui_annotate(he, evsel, NULL, NO_ADDR);
u64 al_addr = NO_ADDR;
if (al_addr != NO_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);