Home
last modified time | relevance | path

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

/tools/perf/ui/gtk/
Dannotate.c169 if (map->dso->annotate_warned) in symbol__gtk_annotate()
/tools/perf/util/
Ddso.h161 u8 annotate_warned:1; member
/tools/perf/
Dbuiltin-annotate.c238 if (he->ms.sym == NULL || he->ms.map->dso->annotate_warned) in hists__find_annotations()
/tools/perf/ui/browsers/
Dannotate.c1112 if (map->dso->annotate_warned) in symbol__tui_annotate()
Dhists.c2590 if (sym == NULL || map->dso->annotate_warned) in add_annotate_opt()
3030 browser->selection->map->dso->annotate_warned) in perf_evsel__hists_browse()