Home
last modified time | relevance | path

Searched refs:StatSyncDestroyed (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_sync.cc136 StatInc(thr, StatSyncDestroyed); in GetAndRemove()
162 StatInc(thr, StatSyncDestroyed); in GetAndRemove()
Dtsan_stat.h66 StatSyncDestroyed, enumerator
Dtsan_mman.cc72 StatInc(thr, StatSyncDestroyed); in user_free()
Dtsan_stat.cc71 name[StatSyncDestroyed] = " destroyed "; in StatOutput()