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

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_impl.h263 uint64_t cache_alloc_fail; /* total failed allocations */ member in struct:umem_cache
H A Dumem.c1226 atomic_add_64(&cp->cache_alloc_fail, 1);
1449 atomic_add_64(&cp->cache_alloc_fail, 1);
1740 atomic_add_64(&cp->cache_alloc_fail, 1);

Completed in 57 milliseconds