Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_update_shadow_word_inl.h39 StatInc(thr, StatShadowAnotherThread);
56 StatInc(thr, StatShadowAnotherThread);
H A Dtsan_stat.h40 StatShadowAnotherThread, enumerator
H A Dtsan_stat.cc48 name[StatShadowAnotherThread] = " another thread "; in StatOutput()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_update_shadow_word_inl.h37 StatInc(thr, StatShadowAnotherThread);
54 StatInc(thr, StatShadowAnotherThread);
H A Dtsan_stat.h38 StatShadowAnotherThread, enumerator
H A Dtsan_stat.cc46 name[StatShadowAnotherThread] = " another thread "; in StatOutput()