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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutex.cc172 u64 Contention() const { function in class:__tsan::Backoff
214 StatInc(cur_thread(), stat_type_, backoff.Contention());
242 StatInc(cur_thread(), stat_type_, backoff.Contention());

Completed in 71 milliseconds