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

/freebsd-11-stable/sys/sys/
H A Dsdt.h48 #define DTRACE_PROBE2(prov, name, arg1, arg2) { \ macro
133 #define DTRACE_PROBE2(name, type0, arg0, type1, arg1) macro
342 #define DTRACE_PROBE2(name, type0, arg0, type1, arg1) \ macro
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h170 #undef DTRACE_PROBE2 macro
173 #define DTRACE_PROBE2(a, b, c, d, e) \ macro
207 #define DTRACE_PROBE2(a, b, c, d, e) ((void)0) macro

Completed in 79 milliseconds