Home | History | Annotate | Download | only in runtime

Lines Matching full:log_contention

334     const bool log_contention = (lock_profiling_threshold_ != 0);
335 uint64_t wait_start_ms = log_contention ? MilliTime() : 0;
376 if (log_contention) {