Home
last modified time | relevance | path

Searched refs:ups_cache_free (Results 1 – 3 of 3) sorted by relevance

/src/lib/libmemstat/
H A Dmemstat_uma.c211 upsp->ups_cache_free; in memstat_sysctl_uma()
212 mtp->mt_free += upsp->ups_cache_free; in memstat_sysctl_uma()
/src/sys/vm/
H A Duma.h736 uint64_t ups_cache_free; /* Cache: free items in cache. */ member
H A Duma_core.c5533 ups[i].ups_cache_free += cache->uc_allocbucket.ucb_cnt;
5534 ups[i].ups_cache_free += cache->uc_freebucket.ucb_cnt;
5535 ups[i].ups_cache_free += cache->uc_crossbucket.ucb_cnt;