HomeSort by relevance Sort by last modified time
    Searched refs:LogContentionEvent (Results 1 - 4 of 4) sorted by null

  /art/runtime/
monitor_linux.cc 21 void Monitor::LogContentionEvent(Thread*, uint32_t, uint32_t, const char*, int32_t) {
monitor_android.cc 52 void Monitor::LogContentionEvent(Thread* self, uint32_t wait_ms, uint32_t sample_percent,
monitor.h 184 void LogContentionEvent(Thread* self, uint32_t wait_ms, uint32_t sample_percent,
monitor.cc 446 LogContentionEvent(self,
    [all...]

Completed in 66 milliseconds