Lines Matching refs:spin_time
347 hrtime_t spin_time = 0; /* how long we spun */
382 spin_time = LOCKSTAT_START_TIME(LS_MUTEX_ENTER_SPIN);
468 if (spin_time != 0) {
470 spin_time + sleep_time);
651 hrtime_t spin_time = 0; /* how long we spun */
659 spin_time = LOCKSTAT_START_TIME(LS_LOCK_SET_SPIN);
675 LOCKSTAT_RECORD_TIME(LS_LOCK_SET_SPIN, lp, spin_time);
685 hrtime_t spin_time = 0; /* how long we spun */
696 spin_time = LOCKSTAT_START_TIME(LS_LOCK_SET_SPL_SPIN);
720 LOCKSTAT_RECORD_TIME(LS_LOCK_SET_SPL_SPIN, lp, spin_time);