Searched refs:LS_LCK_MTX_LOCK (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/dev/dtrace/
H A Dlockstat.c77 { LS_LCK_MTX_LOCK, LSA_ACQUIRE, LS_LCK_MTX_LOCK_ACQUIRE, DTRACE_IDNONE },
78 { LS_LCK_MTX_LOCK, LSA_SPIN, LS_LCK_MTX_LOCK_SPIN, DTRACE_IDNONE },
79 { LS_LCK_MTX_LOCK, LSA_BLOCK, LS_LCK_MTX_LOCK_BLOCK, DTRACE_IDNONE },
110 { LS_LCK_MTX_LOCK, LSA_ILK_SPIN, LS_LCK_MTX_LOCK_ILK_SPIN, DTRACE_IDNONE },
/xnu-2422.115.4/bsd/sys/
H A Dlockstat.h98 #define LS_LCK_MTX_LOCK "lck_mtx_lock" macro

Completed in 82 milliseconds