Home
last modified time | relevance | path

Searched refs:annotate_warned (Results 1 – 5 of 5) sorted by relevance

/tools/perf/ui/gtk/
Dannotate.c167 if (map->dso->annotate_warned) in symbol__gtk_annotate()
/tools/perf/util/
Ddso.h158 u8 annotate_warned:1; member
/tools/perf/
Dbuiltin-annotate.c239 if (he->ms.sym == NULL || he->ms.map->dso->annotate_warned) in hists__find_annotations()
/tools/perf/ui/browsers/
Dannotate.c1038 if (map->dso->annotate_warned) in symbol__tui_annotate()
Dhists.c2381 if (sym == NULL || map->dso->annotate_warned) in add_annotate_opt()
2821 browser->selection->map->dso->annotate_warned) in perf_evsel__hists_browse()