Searched refs:umem_estimate_allocated (Results 1 – 3 of 3) sorted by relevance
134 extern size_t umem_estimate_allocated(uintptr_t, const umem_cache_t *);
460 *est += umem_estimate_allocated(addr, c); in leaky_estimate()
859 umem_estimate_allocated(uintptr_t addr, const umem_cache_t *cp) in umem_estimate_allocated() function