Searched defs:DTRACE_PROBE3 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dsdt.h55 #define DTRACE_PROBE3(prov, name, arg1, arg2, arg3) { \ macro
134 #define DTRACE_PROBE3(name, type0, arg0, type1, arg1, type2, arg2) macro
348 #define DTRACE_PROBE3(name, type0, arg0, type1, arg1, type2, arg2) \ macro
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h178 #undef DTRACE_PROBE3 macro
181 #define DTRACE_PROBE3(a, b, c, d, e, f, g) \ macro
208 #define DTRACE_PROBE3(a, b, c, d, e, f, g) ((void)0) macro

Completed in 146 milliseconds