Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_mutex_test.cc97 Mutex mtx(MutexTypeAnnotations, StatMtxAnnotations); in TEST()
107 Mutex mtx(MutexTypeAnnotations, StatMtxAnnotations); in TEST()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_stat.h176 StatMtxAnnotations, enumerator
H A Dtsan_stat.cc172 name[StatMtxAnnotations] = " Annotations "; in StatOutput()
H A Dtsan_interface_ann.cc82 : mtx(MutexTypeAnnotations, StatMtxAnnotations) { in DynamicAnnContext()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_stat.h174 StatMtxAnnotations, enumerator
H A Dtsan_stat.cc170 name[StatMtxAnnotations] = " Annotations "; in StatOutput()
H A Dtsan_interface_ann.cc80 : mtx(MutexTypeAnnotations, StatMtxAnnotations) { in DynamicAnnContext()