Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.cc199 u64 Contention() const { in Contention() function in __tsan::Backoff
241 StatInc(cur_thread(), stat_type_, backoff.Contention()); in Lock()
269 StatInc(cur_thread(), stat_type_, backoff.Contention()); in ReadLock()