Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.h149 bool HasEverContended() const { in HasEverContended() function
Dmutex.cc233 if (mutex->HasEverContended()) { in DumpAll()
240 if (!mutex->HasEverContended()) { in DumpAll()