Searched refs:kmem_estimate_allocated (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.h115 extern size_t kmem_estimate_allocated(uintptr_t, const kmem_cache_t *);
H A Dleaky_subr.c176 *est += kmem_estimate_allocated(addr, c);
H A Dtypegraph.c995 *est += kmem_estimate_allocated(addr, c);
H A Dkmem.c938 kmem_estimate_allocated(uintptr_t addr, const kmem_cache_t *cp) function

Completed in 136 milliseconds