dtrace_getpcstack
dtrace_getpcstack(caller, 2, aframes,
dtrace_getpcstack(&caller, 1, aframes, NULL);
dtrace_getpcstack((pc_t *)(tomax + valoffs),
extern void dtrace_getpcstack(pc_t *, int, int, uint32_t *);