Searched refs:LS_LCK_RW_LOCK_EXCL (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.61.12/bsd/dev/dtrace/ |
| H A D | lockstat.c | 92 …LOCKSTAT_PROBE(LS_LCK_RW_LOCK_EXCL, LSR_ACQUIRE, LS_LCK_RW_LOCK_EXCL_ACQUIRE, "lck_rw_t", "uint64_… 94 …LOCKSTAT_PROBE(LS_LCK_RW_LOCK_EXCL, LSR_BLOCK, LS_LCK_RW_LOCK_EXCL_BLOCK, "lck_rw_t", "uint64_t", … 95 …LOCKSTAT_PROBE(LS_LCK_RW_LOCK_EXCL, LSR_SPIN, LS_LCK_RW_LOCK_EXCL_SPIN, "lck_rw_t", "uint64_t", "i…
|
| /xnu-12377.61.12/bsd/sys/ |
| H A D | lockstat.h | 47 #define LS_LCK_RW_LOCK_EXCL "lck_rw_lock_exclusive" macro
|