annotation_br_cntr_abbr_list
if (!annotation_br_cntr_abbr_list(&buf, pos, true)) {
if (!annotation_br_cntr_abbr_list(&buf, evsel, true)) {
annotation_br_cntr_abbr_list(&br_cntr_text, evsel, false);
if (!annotation_br_cntr_abbr_list(&br_cntr_text, evsel, false))
int annotation_br_cntr_abbr_list(char **str, struct evsel *evsel, bool header);