Searched refs:LS_RW_ENTER_BLOCK (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/os/ |
H A D | rwstlock.c | 92 LOCKSTAT_RECORD4(LS_RW_ENTER_BLOCK, l, sleep_time, rw, in rwst_enter_common() 122 LOCKSTAT_RECORD4(LS_RW_ENTER_BLOCK, l, sleep_time, rw, in rwst_enter_common()
|
H A D | rwlock.c | 364 LOCKSTAT_RECORD4(LS_RW_ENTER_BLOCK, lp, sleep_time, rw, in rw_enter_sleep()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | lockstat.h | 52 #define LS_RW_ENTER_BLOCK 15 macro
|
/titanic_44/usr/src/uts/common/dtrace/ |
H A D | lockstat.c | 71 { LS_RW_ENTER, LSR_BLOCK, LS_RW_ENTER_BLOCK },
|