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

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_impl.h247 long ml_total; /* number of magazines */ member in struct:umem_maglist
H A Dumem.c1563 if (--mlp->ml_total < mlp->ml_min)
1564 mlp->ml_min = mlp->ml_total;
1583 mlp->ml_total++;
1595 cp->cache_full.ml_min = cp->cache_full.ml_total;
1597 cp->cache_empty.ml_min = cp->cache_empty.ml_total;

Completed in 29 milliseconds