Home
last modified time | relevance | path

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

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