Searched refs:LogContentionEvent (Results 1 – 4 of 4) sorted by relevance
21 void Monitor::LogContentionEvent(Thread*, uint32_t, uint32_t, ArtMethod*, uint32_t) { in LogContentionEvent() function in art::Monitor
33 void Monitor::LogContentionEvent(Thread* self, in LogContentionEvent() function in art::Monitor
208 void LogContentionEvent(Thread* self,
609 LogContentionEvent(self, in Lock()