Home
last modified time | relevance | path

Searched refs:umem_estimate_allocated (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.h134 extern size_t umem_estimate_allocated(uintptr_t, const umem_cache_t *);
H A Dleaky_subr.c460 *est += umem_estimate_allocated(addr, c); in leaky_estimate()
H A Dumem.c859 umem_estimate_allocated(uintptr_t addr, const umem_cache_t *cp) in umem_estimate_allocated() function