Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libumem/common/
H A Dumem_impl.h237 uint_t cc_free; /* frees to this cpu */ member
H A Dumem.c2038 ccp->cc_free++; in _umem_cache_free()
/titanic_41/usr/src/uts/common/sys/
H A Dkmem_impl.h273 uint64_t cc_free; /* frees to this cpu */ member
/titanic_41/usr/src/uts/common/os/
H A Dkmem.c2710 ccp->cc_free++; in kmem_cache_free()
2786 ccp->cc_free++; in kmem_slab_prefill()
3431 kmcp->kmc_free.value.ui64 += ccp->cc_free; in kmem_cache_kstat_update()