Searched refs:LOCKSTAT_RECORD4 (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | lockstat.h | 139 #define LOCKSTAT_RECORD4(probe, lp, arg0, arg1, arg2, arg3) \ macro 151 LOCKSTAT_RECORD4(probe, lp, arg, 0, 0, 0) 154 LOCKSTAT_RECORD4(probe, lp, 0, 0, 0, 0)
|
/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()
|