Home
last modified time | relevance | path

Searched defs:ContentionLogData (Results 1 – 1 of 1) sorted by relevance

/art/runtime/base/
Dmutex.h192 struct ContentionLogData { struct
202 ContentionLogData() : wait_time(0) {} in ContentionLogData() argument