Home
last modified time | relevance | path

Searched refs:leaky_cache (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_subr.c181 leaky_cache(uintptr_t addr, const kmem_cache_t *c, leak_mtab_t **lmp) in leaky_cache() function
425 if (mdb_walk("kmem_cache", (mdb_walk_cb_t)leaky_cache, lmpp) == -1) { in leaky_subr_fill()
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c465 leaky_cache(uintptr_t addr, const umem_cache_t *c, leak_mtab_t **lmp) in leaky_cache() function
766 if (mdb_walk("umem_cache", (mdb_walk_cb_t)leaky_cache, lmpp) == -1) { in leaky_subr_fill()