Searched refs:cache_depot_contention (Results 1 – 4 of 4) sorted by relevance
275 uint64_t cache_depot_contention; /* mutex contention count */ member
1820 cp->cache_depot_contention++; in umem_depot_alloc()2399 cp->cache_depot_contention + INT_MAX; in umem_cache_magazine_resize()2493 (int)(cp->cache_depot_contention - in umem_cache_update()2497 cp->cache_depot_contention_prev = cp->cache_depot_contention; in umem_cache_update()
356 uint64_t cache_depot_contention; /* mutex contention count */ member
2128 cp->cache_depot_contention++; in kmem_depot_alloc()3258 cp->cache_depot_contention + INT_MAX; in kmem_cache_magazine_resize()3353 (int)(cp->cache_depot_contention - in kmem_cache_update()3357 cp->cache_depot_contention_prev = cp->cache_depot_contention; in kmem_cache_update()3441 kmcp->kmc_depot_contention.value.ui64 = cp->cache_depot_contention; in kmem_cache_kstat_update()