Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/disp/
H A Ddisp_lock.c136 LOCKSTAT_START_TIME(LS_THREAD_LOCK_SPIN); in thread_lock()
151 LOCKSTAT_RECORD_TIME(LS_THREAD_LOCK_SPIN, in thread_lock()
/titanic_44/usr/src/uts/common/sys/
H A Dlockstat.h58 #define LS_THREAD_LOCK_SPIN 21 macro
/titanic_44/usr/src/uts/common/dtrace/
H A Dlockstat.c76 { LS_THREAD_LOCK, LST_SPIN, LS_THREAD_LOCK_SPIN },