Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem_impl.h279 uint64_t cache_depot_contention_prev; /* previous snapshot */ member
H A Dumem.c2402 cp->cache_depot_contention_prev = in umem_cache_magazine_resize()
2498 cp->cache_depot_contention_prev) > umem_depot_contention) in umem_cache_update()
2501 cp->cache_depot_contention_prev = cp->cache_depot_contention; in umem_cache_update()
/illumos-gate/usr/src/uts/common/sys/
H A Dkmem_impl.h356 uint64_t cache_depot_contention_prev; /* previous snapshot */ member
/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c3313 cp->cache_depot_contention_prev = in kmem_cache_magazine_resize()
3410 cp->cache_depot_contention_prev) > kmem_depot_contention) in kmem_cache_update()
3413 cp->cache_depot_contention_prev = cp->cache_depot_contention; in kmem_cache_update()