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

/opensolaris-onvv-gate/usr/src/lib/libumem/common/
H A Dumem_impl.h234 uint_t cc_free; /* frees to this cpu */ member in struct:umem_cpu_cache
H A Dumem.c1775 ccp->cc_free++;
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dkmem_impl.h272 uint64_t cc_free; /* frees to this cpu */ member in struct:kmem_cpu_cache
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dkmem.c2755 ccp->cc_free++;
2831 ccp->cc_free++;
3485 kmcp->kmc_free.value.ui64 += ccp->cc_free;

Completed in 103 milliseconds