Searched refs:mt_hunks (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/lib/libmtmalloc/common/ | ||
H A D | mtmalloc_impl.h | 52 int mt_hunks; /* at creation time what chunk size */ member |
H A D | mtmalloc.c | 904 cp->mt_hunks = chunksize; in create_cache() |