Home
last modified time | relevance | path

Searched refs:mt_hunks (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc_impl.h52 int mt_hunks; /* at creation time what chunk size */ member
H A Dmtmalloc.c904 cp->mt_hunks = chunksize; in create_cache()