Home
last modified time | relevance | path

Searched refs:StatMtxAnnotations (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_mutex_test.cc97 Mutex mtx(MutexTypeAnnotations, StatMtxAnnotations); in TEST()
107 Mutex mtx(MutexTypeAnnotations, StatMtxAnnotations); in TEST()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_stat.h169 StatMtxAnnotations, enumerator
Dtsan_stat.cc165 name[StatMtxAnnotations] = " Annotations "; in StatOutput()
Dtsan_interface_ann.cc81 : mtx(MutexTypeAnnotations, StatMtxAnnotations) { in DynamicAnnContext()