Searched refs:spin_time (Results 1 – 3 of 3) sorted by relevance
347 hrtime_t spin_time = 0; /* how long we spun */ in mutex_vector_enter() local382 spin_time = LOCKSTAT_START_TIME(LS_MUTEX_ENTER_SPIN); in mutex_vector_enter()468 if (spin_time != 0) { in mutex_vector_enter()470 spin_time + sleep_time); in mutex_vector_enter()651 hrtime_t spin_time = 0; /* how long we spun */ in lock_set_spin() local659 spin_time = LOCKSTAT_START_TIME(LS_LOCK_SET_SPIN); in lock_set_spin()675 LOCKSTAT_RECORD_TIME(LS_LOCK_SET_SPIN, lp, spin_time); in lock_set_spin()685 hrtime_t spin_time = 0; /* how long we spun */ in lock_set_spl_spin() local696 spin_time = LOCKSTAT_START_TIME(LS_LOCK_SET_SPL_SPIN); in lock_set_spl_spin()720 LOCKSTAT_RECORD_TIME(LS_LOCK_SET_SPL_SPIN, lp, spin_time); in lock_set_spl_spin()
352 hrtime_t spin_time = 0; in turnstile_interlock() local370 spin_time = in turnstile_interlock()378 olp, spin_time); in turnstile_interlock()
135 hrtime_t spin_time = in thread_lock() local152 lp, spin_time); in thread_lock()176 hrtime_t spin_time = in thread_lock_high() local184 lp, spin_time); in thread_lock_high()