Searched defs:LogContentionEvent (Results 1 – 2 of 2) sorted by relevance
21 void Monitor::LogContentionEvent(Thread*, uint32_t, uint32_t, const char*, int32_t) { in LogContentionEvent() function in art::Monitor
52 void Monitor::LogContentionEvent(Thread* self, uint32_t wait_ms, uint32_t sample_percent, in LogContentionEvent() function in art::Monitor