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*, uint32_t) {
monitor_android.cc 52 void Monitor::LogContentionEvent(Thread* self, uint32_t wait_ms, uint32_t sample_percent,
monitor.h 154 void LogContentionEvent(Thread* self, uint32_t wait_ms, uint32_t sample_percent,
monitor.cc 283 LogContentionEvent(self, wait_ms, sample_percent, owners_filename, owners_line_number);
    [all...]

Completed in 50 milliseconds