Home
last modified time | relevance | path

Searched refs:dtrace_getpcstack (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Ddtrace_impl.h1262 extern void dtrace_getpcstack(pc_t *, int, int, uint32_t *);
/titanic_44/usr/src/uts/intel/dtrace/
H A Ddtrace_isa.c43 dtrace_getpcstack(pc_t *pcstack, int pcstack_limit, int aframes, in dtrace_getpcstack() function
/titanic_44/usr/src/uts/sparc/dtrace/
H A Ddtrace_isa.c103 dtrace_getpcstack(pc_t *pcstack, int pcstack_limit, int aframes, uint32_t *pc) in dtrace_getpcstack() function
/titanic_44/usr/src/uts/common/dtrace/
H A Ddtrace.c3169 dtrace_getpcstack(caller, 2, aframes, in dtrace_dif_variable()
3181 dtrace_getpcstack(&caller, 1, aframes, NULL); in dtrace_dif_variable()
6901 dtrace_getpcstack((pc_t *)(tomax + valoffs), in dtrace_probe()