Home | History | Annotate | Download | only in runtime

Lines Matching defs:lock_profiling_threshold_

104 uint32_t Monitor::lock_profiling_threshold_ = 0;
114 lock_profiling_threshold_ = lock_profiling_threshold;
135 if (lock_profiling_threshold_ != 0) {
206 uint32_t wait_threshold = lock_profiling_threshold_;
245 if (lock_profiling_threshold_ != 0) {