Home
last modified time | relevance | path

Searched refs:StatShadowSameThread (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_update_shadow_word_inl.h35 StatInc(thr, StatShadowSameThread);
64 StatInc(thr, StatShadowSameThread);
Dtsan_stat.h36 StatShadowSameThread, enumerator
Dtsan_stat.cc47 name[StatShadowSameThread] = " Including same thread "; in StatOutput()