Searched defs:DTRACE_PROBE3 (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | sdt.h | 54 #define DTRACE_PROBE3(provider, name, arg1, arg2, arg3) { \ macro
|
/titanic_41/usr/src/uts/common/smbsrv/ |
H A D | smb_kproto.h | 72 #define DTRACE_PROBE3(a, b, c, d, e, f, g) ((void)c, (void)e, (void)g) macro
|
/titanic_41/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 154 #define DTRACE_PROBE3(a, b, c, d, e, f, g) \ macro
|
/titanic_41/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_compat.h | 2486 # define DTRACE_PROBE3(_x_, _t1_, _a1_, _t2_, _a2_, _t3_, _a3_) macro
|