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

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_impl.h301 size_t cache_contents; /* bytes of saved content */ member in struct:umem_cache
H A Dumem.c1363 cp->cache_contents);
1498 buf, cp->cache_contents);
2547 cp->cache_contents = MIN(cp->cache_bufctl, umem_content_maxsave);

Completed in 22 milliseconds