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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsymbol.h136 u8 annotate_warned:1; member in struct:dso
H A Dhist.c1116 if (dso->annotate_warned)
1119 dso->annotate_warned = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/ui/browsers/
H A Dannotate.c205 if (self->ms.map->dso->annotate_warned)
H A Dhists.c772 browser->selection->map->dso->annotate_warned)
814 !browser->selection->map->dso->annotate_warned &&
853 browser->selection->map->dso->annotate_warned = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-annotate.c331 if (he->ms.sym == NULL || he->ms.map->dso->annotate_warned)

Completed in 58 milliseconds