Searched defs:AnnotateIgnoreReadsBegin (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/drd/tests/
H A Dannotate_static.cpp19 static inline void AnnotateIgnoreReadsBegin() { ANNOTATE_IGNORE_READS_BEGIN(); } function
26 AnnotateIgnoreReadsBegin();
/external/chromium_org/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c190 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsBegin)( function
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Ddynamic_annotations.c125 void AnnotateIgnoreReadsBegin(const char *file, int line){} function
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Ddynamic_annotations.c125 void AnnotateIgnoreReadsBegin(const char *file, int line){} function
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc379 void INTERFACE_ATTRIBUTE AnnotateIgnoreReadsBegin(char *f, int l) { function
380 SCOPED_ANNOTATION(AnnotateIgnoreReadsBegin);

Completed in 387 milliseconds