Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/util/
Dsymbol.h147 u8 annotate_warned:1; member
Dannotate.c303 if (dso->annotate_warned) in symbol__annotate()
312 dso->annotate_warned = 1; in symbol__annotate()
/linux-3.3/tools/perf/
Dbuiltin-annotate.c128 if (he->ms.sym == NULL || he->ms.map->dso->annotate_warned) in hists__find_annotations()
/linux-3.3/tools/perf/util/ui/browsers/
Dannotate.c392 if (map->dso->annotate_warned) in symbol__tui_annotate()
Dhists.c908 browser->selection->map->dso->annotate_warned) in perf_evsel__hists_browse()
974 !browser->selection->map->dso->annotate_warned && in perf_evsel__hists_browse()