Searched refs:intrpc (Results 1 – 1 of 1) sorted by relevance
44 uint32_t *intrpc) in dtrace_getpcstack() argument61 if (intrpc != NULL && depth < pcstack_limit) in dtrace_getpcstack()62 pcstack[depth++] = (pc_t)intrpc; in dtrace_getpcstack()