Searched refs:cc_prounds (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_impl.h234 int cc_prounds; /* number of objects in previous mag */ member in struct:umem_cpu_cache
H A Dumem.c1629 ccp->cc_prounds = ccp->cc_rounds;
1673 if (ccp->cc_prounds > 0) {
1674 umem_cpu_reload(ccp, ccp->cc_ploaded, ccp->cc_prounds);
1784 if (ccp->cc_prounds == 0) {
1785 umem_cpu_reload(ccp, ccp->cc_ploaded, ccp->cc_prounds);
2067 prounds = ccp->cc_prounds;
2071 ccp->cc_prounds = -1;
2660 ccp->cc_prounds = -1;

Completed in 30 milliseconds