Searched defs:wait_ms (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | monitor_android.cc | 34 uint32_t wait_ms, in LogContentionEvent() |
| D | monitor.cc | 483 uint64_t wait_ms = MilliTime() - wait_start_ms; in Lock() local |