Searched refs:annotate_warned (Results 1 – 11 of 11) sorted by relevance
176 if (dso->annotate_warned) in symbol__gtk_annotate()182 dso->annotate_warned = true; in symbol__gtk_annotate()
174 if (ms->map->dso->annotate_warned) in symbol__gtk_annotate()
172 u8 annotate_warned:1; member
174 u8 annotate_warned:1; member
2940 dso->annotate_warned = true; in symbol__tty_annotate2()2974 dso->annotate_warned = true; in symbol__tty_annotate()
978 if (dso->annotate_warned) in symbol__tui_annotate()985 dso->annotate_warned = true; in symbol__tui_annotate()
2494 if (!ms->map || (dso = map__dso(ms->map)) == NULL || dso->annotate_warned) in add_annotate_opt()3089 map__dso(browser->selection->map)->annotate_warned) { in evsel__hists_browse()
318 if (he->ms.sym == NULL || he->ms.map->dso->annotate_warned) in hists__find_annotations()
334 if (he->ms.sym == NULL || map__dso(he->ms.map)->annotate_warned) in hists__find_annotations()
916 if (ms->map->dso->annotate_warned) in symbol__tui_annotate()
2491 if (!ms->map || !ms->map->dso || ms->map->dso->annotate_warned) in add_annotate_opt()3088 browser->selection->map->dso->annotate_warned) { in perf_evsel__hists_browse()