Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_sync.cc173 StatInc(thr, StatSyncDestroyed); in GetAndRemove()
201 StatInc(thr, StatSyncDestroyed); in GetAndRemove()
Dtsan_stat.h66 StatSyncDestroyed, enumerator
Dtsan_mman.cc126 StatInc(thr, StatSyncDestroyed); in user_free()
Dtsan_interface_java.cc47 StatInc(thr, StatSyncDestroyed); in ~BlockDesc()
Dtsan_stat.cc71 name[StatSyncDestroyed] = " destroyed "; in StatOutput()