Searched defs:leaky_subr_caller (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_subr.c572 leaky_subr_caller(const pc_t *stack, uint_t depth, char *buf, uintptr_t *pcp) function
609 leaky_subr_caller(lhs->lkb_stack, lhs->lkb_depth, lbuf, &lcaller);
610 leaky_subr_caller(rhs->lkb_stack, lhs->lkb_depth, rbuf, &rcaller);
705 leaky_subr_caller(lkb->lkb_stack, lkb->lkb_depth,
812 leaky_subr_caller(lkb->lkb_stack, lkb->lkb_depth,
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c647 leaky_subr_caller(const uintptr_t *stack, uint_t depth, char *buf, function
683 leaky_subr_caller(lhs->lkb_stack, lhs->lkb_depth, lbuf, &lcaller);
684 leaky_subr_caller(rhs->lkb_stack, lhs->lkb_depth, rbuf, &rcaller);
947 leaky_subr_caller(lkb->lkb_stack, lkb->lkb_depth,
1046 leaky_subr_caller(lkb->lkb_stack, lkb->lkb_depth, c,

Completed in 72 milliseconds