Home
last modified time | relevance | path

Searched refs:LOCKSTAT_RECORD4 (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dlockstat.h139 #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 Drwstlock.c92 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 Drwlock.c364 LOCKSTAT_RECORD4(LS_RW_ENTER_BLOCK, lp, sleep_time, rw, in rw_enter_sleep()