DTEVT_FUNCARGS
if (ISSET(dp->dp_evtflags, DTEVT_FUNCARGS))
#define DTEVT_PROV_KPROBE (DTEVT_COMMON|DTEVT_FUNCARGS)
if (ISSET(dp->dp_evtflags, DTEVT_FUNCARGS))
#define DTEVT_PROV_SYSCALL (DTEVT_COMMON|DTEVT_FUNCARGS)
flags |= DTEVT_FUNCARGS;