Home
last modified time | relevance | path

Searched refs:cache_contents (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libumem/common/
H A Dumem_impl.h308 size_t cache_contents; /* bytes of saved content */ member
H A Dumem.c1626 cp->cache_contents); in umem_slab_free()
1761 buf, cp->cache_contents); in umem_cache_free_debug()
2810 cp->cache_contents = MIN(cp->cache_bufctl, umem_content_maxsave); in umem_cache_create()
/titanic_44/usr/src/uts/common/sys/
H A Dkmem_impl.h388 size_t cache_contents; /* bytes of saved content */ member
/titanic_44/usr/src/uts/common/os/
H A Dkmem.c1854 cp->cache_contents); in kmem_slab_free()
2054 buf, cp->cache_contents); in kmem_cache_free_debug()
3821 cp->cache_contents = MIN(cp->cache_bufctl, kmem_content_maxsave); in kmem_cache_create()