Searched defs:DTRACE_PROBE4 (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | trace.h | 71 #define DTRACE_PROBE4(a, b, c, d, e, f, g, h, i) macro
|
| /freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | trace.h | 78 #define DTRACE_PROBE4(name, t1, arg1, t2, arg2, t3, arg3, t4, arg4) \ macro 104 #define DTRACE_PROBE4(name, t1, arg1, t2, arg2, t3, arg3, t4, arg4) \ macro
|
| /freebsd/sys/sys/ |
| H A D | sdt.h | 62 #define DTRACE_PROBE4(prov, name, arg1, arg2, arg3, arg4) { \ macro 134 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3) macro 395 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3) \ macro
|