Home | Sort by relevance Sort by last modified time |
/art/runtime/ | |
monitor.cc | 334 const bool log_contention = (lock_profiling_threshold_ != 0); local 335 uint64_t wait_start_ms = log_contention ? MilliTime() : 0; 376 if (log_contention) { [all...] |