Searched refs:pr_cache_contention (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/sys/
H A Dpool.h202 u_int pr_cache_contention; member in struct:pool
/openbsd-current/sys/kern/
H A Dsubr_pool.c1736 pp->pr_cache_contention = 0;
1796 pp->pr_cache_contention++;
2039 contention = pp->pr_cache_contention;
2101 kpc.pr_contention = pp->pr_cache_contention;

Completed in 123 milliseconds