Home
last modified time | relevance | path

Searched refs:getpcstack (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/lib/libumem/common/
H A Dmisc.h125 extern int getpcstack(uintptr_t *pcstack, int pcstack_limit,
H A Dumem_fail.c91 uint_t nframes = getpcstack(cur_stack, ERR_STACK_FRAMES, 0); in print_stacktrace()
H A Dgetpcstack.c55 getpcstack(uintptr_t *pcstack, int pcstack_limit, int check_signal) in getpcstack() function
H A Dvmem.c348 vsp->vs_depth = (uint8_t)getpcstack(vsp->vs_stack, in vmem_hash_insert()
H A Dumem.c1376 _bcp->bc_depth = getpcstack(_bcp->bc_stack, umem_stack_depth, \
/illumos-gate/usr/src/uts/intel/sys/
H A Dtraptrace.h232 call getpcstack; \
263 call getpcstack; \
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_debug.c53 extern int getpcstack(pc_t *, int);
353 depth = getpcstack(&pcstack[0], DEBUG_STK_DEPTH); in ql_stacktrace()
/illumos-gate/usr/src/lib/libumem/
H A DMakefile.com82 getpcstack.o \
/illumos-gate/usr/src/uts/sparc/os/
H A Darchdep.c78 getpcstack(pc_t *pcstack, int pcstack_limit) in getpcstack() function
/illumos-gate/usr/src/uts/common/sys/
H A Dsystm.h273 int getpcstack(pc_t *, int);
/illumos-gate/usr/src/uts/common/sys/idm/
H A Didm_impl.h100 anr->anr_depth = getpcstack(anr->anr_stack, \
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_dbg.c50 depth = getpcstack(&pcstack[0], 16); in qede_stacktrace()
/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h507 #define TCP_DEBUG_GETPCSTACK(buffer, depth) ((void) getpcstack(buffer, \
/illumos-gate/usr/src/uts/common/os/
H A Dddifm.c234 depth = getpcstack(stack, DDI_FM_STKDEPTH); in i_ddi_drv_ereport_post()
H A Dvmem.c480 vsp->vs_depth = (uint8_t)getpcstack(vsp->vs_stack, in vmem_hash_insert()
H A Dpolicy.c276 depth = getpcstack(stack, MAXPRIVSTACK); in priv_policy_errmsg()
H A Dkmem.c1477 _bcp->bc_depth = getpcstack(_bcp->bc_stack, KMEM_STACK_DEPTH); \
/illumos-gate/usr/src/uts/intel/os/
H A Darchdep.c665 getpcstack(pc_t *pcstack, int pcstack_limit) in getpcstack() function
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipclassifier.c2705 ctb->ctb_depth = getpcstack(ctb->ctb_stack, CONN_STACK_DEPTH); in conn_trace_ref()
2723 ctb->ctb_depth = getpcstack(ctb->ctb_stack, CONN_STACK_DEPTH); in conn_untrace_ref()
H A Dip_if.c3329 ipx->ipx_depth = getpcstack(ipx->ipx_stack, IPX_STACK_DEPTH); in ipsq_init()
5051 tr_buf->tr_depth = getpcstack(tr_buf->tr_stack, TR_STACK_DEPTH); in th_trace_rrecord()
6448 ipx->ipx_depth = getpcstack(ipx->ipx_stack, IPX_STACK_DEPTH); in ipsq_dq()
6638 ipx->ipx_depth = getpcstack(ipx->ipx_stack, IPX_STACK_DEPTH); in ipsq_enter()
6702 ipx->ipx_depth = getpcstack(ipx->ipx_stack, IPX_STACK_DEPTH); in ipsq_try_enter_internal()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_node.c1383 anr->anr_depth = getpcstack(anr->anr_stack, in smb_node_audit()
/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_mca.c1944 gcl->gcl_stackdepth = getpcstack(gcl->gcl_stack, FM_STK_DEPTH); in gcpu_mca_logout()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1317 getpcstack(hmeblkp->hblk_audit_cache[audit_index].stack, \
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3665 pd->pd_d_depth = getpcstack(pd->pd_d_stack, FC_STACK_DEPTH); in fctl_enlist_did_table()
3778 pd->pd_w_depth = getpcstack(pd->pd_w_stack, FC_STACK_DEPTH); in fctl_enlist_pwwn_table()
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c4288 ep->stk->fs_depth = getpcstack(ep->stk->fs_stk, FTSTK_DEPTH); in str_ftevent()

12