Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/disp/
H A Ddisp_lock.c177 LOCKSTAT_START_TIME(LS_THREAD_LOCK_HIGH_SPIN); in thread_lock_high()
183 LOCKSTAT_RECORD_TIME(LS_THREAD_LOCK_HIGH_SPIN, in thread_lock_high()
/titanic_44/usr/src/uts/common/sys/
H A Dlockstat.h60 #define LS_THREAD_LOCK_HIGH_SPIN 23 macro
/titanic_44/usr/src/uts/common/dtrace/
H A Dlockstat.c77 { LS_THREAD_LOCK_HIGH, LST_SPIN, LS_THREAD_LOCK_HIGH_SPIN },