Searched refs:leaky_estimate (Results 1 – 2 of 2) sorted by relevance
169 leaky_estimate(uintptr_t addr, const kmem_cache_t *c, size_t *est) in leaky_estimate() function399 if (mdb_walk("kmem_cache", (mdb_walk_cb_t)leaky_estimate, estp) == -1) { in leaky_subr_estimate()
453 leaky_estimate(uintptr_t addr, const umem_cache_t *c, size_t *est) in leaky_estimate() function724 if (mdb_walk("umem_cache", (mdb_walk_cb_t)leaky_estimate, estp) == -1) { in leaky_subr_estimate()