Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Ddisp_lock.c134 LOCKSTAT_START_TIME(LS_THREAD_LOCK_SPIN); in thread_lock()
149 LOCKSTAT_RECORD_TIME(LS_THREAD_LOCK_SPIN, in thread_lock()
/illumos-gate/usr/src/uts/common/sys/
H A Dlockstat.h56 #define LS_THREAD_LOCK_SPIN 21 macro
/illumos-gate/usr/src/uts/common/dtrace/
H A Dlockstat.c77 { LS_THREAD_LOCK, LST_SPIN, LS_THREAD_LOCK_SPIN },