Searched refs:mt_allocator (Results 1 – 2 of 2) sorted by relevance
141 if ((mtp->mt_allocator == allocator || in memstat_mtl_find()167 mtp->mt_allocator = allocator; in _memstat_mt_allocate()232 return (mtp->mt_allocator); in memstat_get_allocator()
45 int mt_allocator; /* malloc(9), uma(9), etc. */ member