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

/freebsd-10-stable/sys/sys/
H A Dsdt.h62 #define DTRACE_PROBE4(prov, name, arg1, arg2, arg3, arg4) { \ macro
133 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3) macro
351 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3) \ macro
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h185 #undef DTRACE_PROBE4 macro
188 #define DTRACE_PROBE4(a, b, c, d, e, f, g, h, i) \ macro
208 #define DTRACE_PROBE4(a, b, c, d, e, f, g, h, i) ((void)0) macro

Completed in 68 milliseconds