Searched refs:stat_type_ (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutex.h59 StatType stat_type_; member in class:__tsan::Mutex
H A Dtsan_mutex.cc215 stat_type_ = stat_type;
238 StatInc(cur_thread(), stat_type_, backoff.Contention()); local
266 StatInc(cur_thread(), stat_type_, backoff.Contention()); local

Completed in 165 milliseconds