Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libumem/common/
H A Dumem_impl.h273 uint64_t cache_rescale; /* # of hash table rescales */ member
H A Dumem.c2437 cp->cache_rescale++; in umem_hash_rescale()
/titanic_41/usr/src/uts/common/sys/
H A Dkmem_impl.h354 uint64_t cache_rescale; /* hash table rescales */ member
/titanic_41/usr/src/uts/common/os/
H A Dkmem.c3296 cp->cache_rescale++; in kmem_hash_rescale()
3472 kmcp->kmc_hash_rescale.value.ui64 = cp->cache_rescale; in kmem_cache_kstat_update()