Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/sys/vm/
H A Duma.h736 uint64_t ups_cache_free; /* Cache: free items in cache. */ member
H A Duma_core.c5546 ups[i].ups_cache_free += cache->uc_allocbucket.ucb_cnt;
5547 ups[i].ups_cache_free += cache->uc_freebucket.ucb_cnt;
5548 ups[i].ups_cache_free += cache->uc_crossbucket.ucb_cnt;