Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dpool.h62 uint64_t pr_cache_nfull; member
/netbsd-src/sys/kern/
H A Dsubr_pool.c3496 data.pr_cache_nfull = nfull; in pool_sysctl()
3499 data.pr_cache_nfull = 0; in pool_sysctl()
/netbsd-src/usr.bin/vmstat/
H A Dvmstat.c1774 PRWORD(ovflw, " %*" PRIu64, 5, 1, pp->pr_cache_nfull); in dopoolcache_sysctl()