Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dlockstat.h137 #define LOCKSTAT_RECORD4(probe, lp, arg0, arg1, arg2, arg3) \ macro
149 LOCKSTAT_RECORD4(probe, lp, arg, 0, 0, 0)
152 LOCKSTAT_RECORD4(probe, lp, 0, 0, 0, 0)
/illumos-gate/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.c359 LOCKSTAT_RECORD4(LS_RW_ENTER_BLOCK, lp, sleep_time, rw, in rw_enter_sleep()