Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Dsubr_pool.c182 uint64_t pc_nput; /* # of releases */ member
1746 pc->pc_nput = 0; in pool_cache_init()
1957 pc->pc_nput++; in pool_cache_put()
2071 nput = pc->pc_nput; in pool_cache_pool_info()
2146 info->pr_nput = pc->pc_nput; in pool_cache_cpus_info()