DTRACE_PROBE4
#undef DTRACE_PROBE4
#define DTRACE_PROBE4(a, b, c, d, e, f, g, h, i) \
# define DTRACE_PROBE4(_x_, _t1_, _a1_, _t2_, _a2_, _t3_, _a3_, _t4_, _a4_)
#define DTRACE_PROBE4(name, type1, arg1, type2, arg2, \
#define DTRACE_PROBE4(provider, name, arg1, arg2, arg3, arg4) { \