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

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_impl.h268 uint64_t cache_depot_contention; /* mutex contention count */ member in struct:umem_cache
H A Dumem.c1557 cp->cache_depot_contention++;
2136 cp->cache_depot_contention + INT_MAX;
2230 (int)(cp->cache_depot_contention -
2234 cp->cache_depot_contention_prev = cp->cache_depot_contention;

Completed in 30 milliseconds