Home
last modified time | relevance | path

Searched refs:LS_LOCK_SET_SPIN (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/os/
H A Dmutex.c659 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()
/titanic_44/usr/src/uts/common/sys/
H A Dlockstat.h44 #define LS_LOCK_SET_SPIN 7 macro
/titanic_44/usr/src/uts/common/dtrace/
H A Dlockstat.c63 { LS_LOCK_SET, LSS_SPIN, LS_LOCK_SET_SPIN },