Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.h141 bool HasEverContended() const { in HasEverContended() function
Dmutex.cc166 if (mutex->HasEverContended()) { in DumpAll()
173 if (!mutex->HasEverContended()) { in DumpAll()