Home
last modified time | relevance | path

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

/f-stack/tools/libmemstat/
H A Dmemstat_uma.c219 upsp->ups_cache_free; in memstat_sysctl_uma()
220 mtp->mt_free += upsp->ups_cache_free; in memstat_sysctl_uma()
/f-stack/tools/compat/include/vm/
H A Duma.h719 uint64_t ups_cache_free; /* Cache: free items in cache. */ member
/f-stack/freebsd/vm/
H A Duma.h719 uint64_t ups_cache_free; /* Cache: free items in cache. */ member
H A Duma_core.c5165 ups[i].ups_cache_free += cache->uc_allocbucket.ucb_cnt;
5166 ups[i].ups_cache_free += cache->uc_freebucket.ucb_cnt;
5167 ups[i].ups_cache_free += cache->uc_crossbucket.ucb_cnt;