Searched refs:uth_allocs (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/vm/
H A Duma.h672 uint64_t uth_allocs; /* Zone: number of allocations. */ member in struct:uma_type_header
H A Duma_core.c3297 uth.uth_allocs = z->uz_allocs;
/freebsd-10.0-release/lib/libmemstat/
H A Dmemstat_uma.c198 mtp->mt_numallocs = uthp->uth_allocs;

Completed in 121 milliseconds