DTRACE_PROBE3
#define DTRACE_PROBE3(a, ...) ((void)0)
#undef DTRACE_PROBE3
#define DTRACE_PROBE3(a, b, c, d, e, f, g) \
#undef DTRACE_PROBE3
#define DTRACE_PROBE3(n, t1, a1, t2, a2, t3, a3) \
#define DTRACE_PROBE3(name, type1, arg1, type2, arg2, type3, arg3) \
# define DTRACE_PROBE3(_x_, _t1_, _a1_, _t2_, _a2_, _t3_, _a3_)
#define DTRACE_PROBE3(provider, name, arg1, arg2, arg3) { \
#define DTRACE_PROBE3(name, type1, arg1, type2, arg2, type3, arg3) { \