Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.h145 bool HasEverContended() const { in HasEverContended() function
Dmutex.cc232 if (mutex->HasEverContended()) { in DumpAll()
239 if (!mutex->HasEverContended()) { in DumpAll()