dtrace_helpers_t
dtrace_helpers_t *helpers = curproc->p_dtrace_helpers;
dtrace_helpers_t *help = p->p_dtrace_helpers;
dtrace_helpers_t *help;
dtrace_helper_provider_register(proc_t *p, dtrace_helpers_t *help,
dtrace_helpers_t *help;
dtrace_helpers_t *help;
static dtrace_helpers_t *
dtrace_helpers_t *help;
help = kmem_zalloc(sizeof (dtrace_helpers_t), KM_SLEEP);
dtrace_helpers_t *help;
kmem_free(help, sizeof (dtrace_helpers_t));
dtrace_helpers_t *help, *newhelp;
static dtrace_helpers_t *dtrace_deferred_pid; /* deferred helper list */
static dtrace_helpers_t *dtrace_helpers_create(proc_t *);
dtrace_helpers_t *help, *next;