Searched refs:uth_size (Results 1 – 3 of 3) sorted by relevance
226 mtp->mt_size = uthp->uth_size; in memstat_sysctl_uma()228 mtp->mt_memalloced = mtp->mt_numallocs * uthp->uth_size; in memstat_sysctl_uma()229 mtp->mt_memfreed = mtp->mt_numfrees * uthp->uth_size; in memstat_sysctl_uma()232 mtp->mt_byteslimit = uthp->uth_limit * uthp->uth_size; in memstat_sysctl_uma()
712 uint32_t uth_size; /* Keg: requested size of item. */ member
5603 uth.uth_size = kz->uk_size;5633 uth.uth_size = z->uz_size;