Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_update_shadow_word_inl.h34 StatInc(thr, StatShadowSameThread);
53 StatInc(thr, StatShadowSameThread);
H A Dtsan_stat.h39 StatShadowSameThread, enumerator
H A Dtsan_stat.cc47 name[StatShadowSameThread] = " Including same thread "; in StatOutput()