Searched refs:LS_LCK_MTX_UNLOCK_RELEASE (Results 1 - 5 of 5) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dlockstat.h53 #define LS_LCK_MTX_UNLOCK_RELEASE 10 macro
/xnu-2422.115.4/bsd/dev/dtrace/
H A Dlockstat.c82 { LS_LCK_MTX_UNLOCK, LSA_RELEASE, LS_LCK_MTX_UNLOCK_RELEASE, DTRACE_IDNONE },
158 { LS_LCK_MTX_UNLOCK_RELEASE, (vm_offset_t *) lck_mtx_unlock_lockstat_patch_point },
/xnu-2422.115.4/osfmk/i386/
H A Dgenassym.c534 DECLARE("LS_LCK_MTX_UNLOCK_RELEASE", LS_LCK_MTX_UNLOCK_RELEASE);
H A Di386_lock.s1664 /* Dtrace: LS_LCK_MTX_UNLOCK_RELEASE */
1668 LOCKSTAT_RECORD(LS_LCK_MTX_UNLOCK_RELEASE, LMTX_REG)
/xnu-2422.115.4/osfmk/kern/
H A Dlocks.c791 LOCKSTAT_RECORD(LS_LCK_MTX_UNLOCK_RELEASE, lck, 0);

Completed in 35 milliseconds