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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dlockstat.h53 #define LS_LCK_MTX_UNLOCK_RELEASE 10 macro
/macosx-10.10.1/xnu-2782.1.97/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 },
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dgenassym.c524 DECLARE("LS_LCK_MTX_UNLOCK_RELEASE", LS_LCK_MTX_UNLOCK_RELEASE);
H A Di386_lock.s1567 /* Dtrace: LS_LCK_MTX_UNLOCK_RELEASE */
1571 LOCKSTAT_RECORD(LS_LCK_MTX_UNLOCK_RELEASE, %rdx)
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dlocks.c827 LOCKSTAT_RECORD(LS_LCK_MTX_UNLOCK_RELEASE, lck, 0);

Completed in 147 milliseconds