Searched defs:DTRACE_PROBE2 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| HD | trace.h | 71 #define DTRACE_PROBE2(name, t1, arg1, t2, arg2) \ macro 96 #define DTRACE_PROBE2(name, t1, arg1, t2, arg2) \ macro
|
| /freebsd-13-stable/sys/sys/ |
| HD | sdt.h | 48 #define DTRACE_PROBE2(prov, name, arg1, arg2) { \ macro 134 #define DTRACE_PROBE2(name, type0, arg0, type1, arg1) macro 345 #define DTRACE_PROBE2(name, type0, arg0, type1, arg1) \ macro
|