Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Ddso.h146 u8 annotate_warned:1; member
Dannotate.c971 if (dso->annotate_warned) in symbol__annotate()
980 dso->annotate_warned = 1; in symbol__annotate()
/linux-4.1.27/tools/perf/ui/gtk/
Dannotate.c166 if (map->dso->annotate_warned) in symbol__gtk_annotate()
/linux-4.1.27/tools/perf/
Dbuiltin-annotate.c125 if (he->ms.sym == NULL || he->ms.map->dso->annotate_warned) in hists__find_annotations()
/linux-4.1.27/tools/perf/ui/browsers/
Dhists.c1527 browser->selection->map->dso->annotate_warned) in perf_evsel__hists_browse()
1627 !bi->from.map->dso->annotate_warned && in perf_evsel__hists_browse()
1633 !bi->to.map->dso->annotate_warned && in perf_evsel__hists_browse()
1641 !browser->selection->map->dso->annotate_warned) { in perf_evsel__hists_browse()
Dannotate.c917 if (map->dso->annotate_warned) in symbol__tui_annotate()