Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky.c485 nlkb->lkb_depth = depth; in leaky_add_leak()
503 if (lkb->lkb_type != type || lkb->lkb_depth != depth || in leaky_add_leak()
648 mdb_free(l, LEAK_BUFCTL_SIZE(l->lkb_depth)); in leaky_cleanup()
651 mdb_free(lkb, LEAK_BUFCTL_SIZE(lkb->lkb_depth)); in leaky_cleanup()
702 if (!leaky_filter(lkb->lkb_stack, lkb->lkb_depth, in leaky_dump()
734 if (!leaky_filter(lkb->lkb_stack, lkb->lkb_depth, in leaky_dump()
H A Dleaky_subr.c607 leaky_subr_caller(lhs->lkb_stack, lhs->lkb_depth, lbuf, &lcaller); in leaky_subr_bufctl_cmp()
608 leaky_subr_caller(rhs->lkb_stack, lhs->lkb_depth, rbuf, &rcaller); in leaky_subr_bufctl_cmp()
703 leaky_subr_caller(lkb->lkb_stack, lkb->lkb_depth, in leaky_subr_dump()
760 caller = (lkb->lkb_depth == 0) ? 0 : lkb->lkb_stack[0]; in leaky_subr_dump()
810 leaky_subr_caller(lkb->lkb_stack, lkb->lkb_depth, in leaky_subr_dump()
H A Dleaky_impl.h58 uint8_t lkb_depth; member
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c681 leaky_subr_caller(lhs->lkb_stack, lhs->lkb_depth, lbuf, &lcaller); in leaky_subr_bufctl_cmp()
682 leaky_subr_caller(rhs->lkb_stack, lhs->lkb_depth, rbuf, &rcaller); in leaky_subr_bufctl_cmp()
945 leaky_subr_caller(lkb->lkb_stack, lkb->lkb_depth, in leaky_subr_dump()
995 caller = (lkb->lkb_depth == 0) ? 0 : lkb->lkb_stack[0]; in leaky_subr_dump()
1044 leaky_subr_caller(lkb->lkb_stack, lkb->lkb_depth, c, in leaky_subr_dump()