Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libmemstat/
H A Dmemstat_uma.c213 upsp->ups_cache_free; in memstat_sysctl_uma()
214 mtp->mt_free += upsp->ups_cache_free; in memstat_sysctl_uma()
/freebsd-13.1/sys/vm/
H A Duma.h732 uint64_t ups_cache_free; /* Cache: free items in cache. */ member
H A Duma_core.c5364 ups[i].ups_cache_free += cache->uc_allocbucket.ucb_cnt;
5365 ups[i].ups_cache_free += cache->uc_freebucket.ucb_cnt;
5366 ups[i].ups_cache_free += cache->uc_crossbucket.ucb_cnt;