Searched refs:dso__annotate_warned (Results 1 – 5 of 5) sorted by relevance
183 if (dso__annotate_warned(dso)) in symbol__gtk_annotate()
273 static inline bool dso__annotate_warned(const struct dso *dso) in dso__annotate_warned() function
423 if (he->ms.sym == NULL || dso__annotate_warned(map__dso(he->ms.map))) in hists__find_annotations()
984 if (dso__annotate_warned(dso)) in symbol__tui_annotate()
2492 if (!ms->map || (dso = map__dso(ms->map)) == NULL || dso__annotate_warned(dso)) in add_annotate_opt()3113 dso__annotate_warned(map__dso(browser->selection->map))) { in evsel__hists_browse()