Searched refs:LogContentionEvent (Results 1 - 4 of 4) sorted by relevance

/art/runtime/
H A Dmonitor_linux.cc21 void Monitor::LogContentionEvent(Thread*, uint32_t, uint32_t, const char*, uint32_t) { function in class:art::Monitor
H A Dmonitor_android.cc52 void Monitor::LogContentionEvent(Thread* self, uint32_t wait_ms, uint32_t sample_percent,
H A Dmonitor.h177 void LogContentionEvent(Thread* self, uint32_t wait_ms, uint32_t sample_percent,
H A Dmonitor.cc285 LogContentionEvent(self, wait_ms, sample_percent, owners_filename, owners_line_number);

Completed in 54 milliseconds