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()
355 uint64_t cache_depot_contention; /* mutex contention count */ member
2079 cp->cache_depot_contention++; in kmem_depot_alloc()3231 cp->cache_depot_contention + INT_MAX; in kmem_cache_magazine_resize()3326 (int)(cp->cache_depot_contention - in kmem_cache_update()3330 cp->cache_depot_contention_prev = cp->cache_depot_contention; in kmem_cache_update()3414 kmcp->kmc_depot_contention.value.ui64 = cp->cache_depot_contention; in kmem_cache_kstat_update()