HomeSort by: relevance | last modified time | path
    Searched refs:stat_type_ (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_mutex.h 62 StatType stat_type_; member in class:__tsan::Mutex
tsan_mutex.cc 218 stat_type_ = stat_type;
241 StatInc(cur_thread(), stat_type_, backoff.Contention());
269 StatInc(cur_thread(), stat_type_, backoff.Contention());

Completed in 117 milliseconds