Home
last modified time | relevance | path

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

/external/valgrind/main/drd/tests/
Dannotate_static.cpp19 static inline void AnnotateIgnoreReadsBegin() { ANNOTATE_IGNORE_READS_BEGIN(); } in AnnotateIgnoreReadsBegin() function
26 AnnotateIgnoreReadsBegin(); in thread_func()
/external/chromium/base/third_party/dynamic_annotations/
Ddynamic_annotations.c111 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsBegin)( in DYNAMIC_ANNOTATIONS_NAME() argument
Ddynamic_annotations.h252 DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsBegin)(__FILE__, __LINE__)
510 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsBegin)(
/external/valgrind/dynamic_annotations/
Ddynamic_annotations.h251 DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsBegin)(__FILE__, __LINE__)
515 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsBegin)(
Ddynamic_annotations.c122 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsBegin)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/valgrind/tsan/
Dts_valgrind_intercepts.c2673 ANN_FUNC(void, AnnotateIgnoreReadsBegin, char *file, int line, void *mu) in ANN_FUNC() argument