Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_stat.h80 StatClockAcquiredSomething, enumerator
Dtsan_clock.cc134 CPP_STAT_INC(StatClockAcquiredSomething); in acquire()
157 CPP_STAT_INC(StatClockAcquiredSomething); in acquire()
Dtsan_stat.cc84 name[StatClockAcquiredSomething] = " acquired something "; in StatOutput()