Searched defs:um_cp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c3876 umem_cache_t *um_cp; member in struct:umem_malloc_info
3978 if (ump->um_cp->cache_bufsize > UMEM_SECOND_ALIGN) {
4002 ump->um_cp->cache_chunksize - md.malloc_size;
4044 ump->um_cp = cp;
4215 mi.um_cp = &c;

Completed in 255 milliseconds