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

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

Completed in 106 milliseconds