Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dmonitor_android.cc36 uint32_t wait_ms, in LogContentionEvent()
H A Dmonitor.cc527 uint64_t wait_ms = MilliTime() - wait_start_ms; in Lock() local
/aosp12/hardware/google/pixel/power-libperfmgr/disp-power/
H A DInteractionHandler.cpp216 void InteractionHandler::WaitForIdle(int32_t wait_ms, int32_t timeout_ms) { in WaitForIdle()
/aosp12/art/libartpalette/apex/
H A Dpalette.cc222 int32_t wait_ms, in PaletteReportLockContention()
/aosp12/art/runtime/base/
H A Dmutex.cc537 uint64_t wait_ms = MilliTime() - wait_start_ms; in DumpStack() local