Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libumem/common/
H A Dumem_impl.h292 uint32_t cache_mtbf; /* induced alloc failure rate */ member
H A Dumem.c1697 if ((mtbf = umem_mtbf | cp->cache_mtbf) != 0 && in umem_cache_alloc_debug()
/titanic_50/usr/src/uts/common/sys/
H A Dkmem_impl.h372 uint32_t cache_mtbf; /* induced alloc failure rate */ member
/titanic_50/usr/src/uts/common/os/
H A Dkmem.c1938 if ((mtbf = kmem_mtbf | cp->cache_mtbf) != 0 && in kmem_cache_alloc_debug()