HomeSort by relevance Sort by last modified time
    Searched refs:StatSyncDestroyed (Results 1 - 5 of 5) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_sync.cc 173 StatInc(thr, StatSyncDestroyed);
201 StatInc(thr, StatSyncDestroyed);
tsan_stat.h 66 StatSyncDestroyed,
tsan_mman.cc 126 StatInc(thr, StatSyncDestroyed);
tsan_interface_java.cc 47 StatInc(thr, StatSyncDestroyed);
tsan_stat.cc 71 name[StatSyncDestroyed] = " destroyed ";

Completed in 31 milliseconds