Home
last modified time | relevance | path

Searched refs:ups_allocs (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/vm/
H A Duma.h717 uint64_t ups_allocs; /* Cache: number of allocations. */ member
/f-stack/freebsd/vm/
H A Duma.h717 uint64_t ups_allocs; /* Cache: number of allocations. */ member
H A Duma_core.c5168 ups[i].ups_allocs = cache->uc_allocs;
/f-stack/tools/libmemstat/
H A Dmemstat_uma.c221 mtp->mt_numallocs += upsp->ups_allocs; in memstat_sysctl_uma()