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

  /external/compiler-rt/lib/tsan/rtl/
tsan_mutex.h 59 StatType stat_type_; member in class:__tsan::Mutex
tsan_mutex.cc 215 stat_type_ = stat_type;
238 StatInc(cur_thread(), stat_type_, backoff.Contention()); local
266 StatInc(cur_thread(), stat_type_, backoff.Contention()); local

Completed in 478 milliseconds