Home
last modified time | relevance | path

Searched refs:kv_fail (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dlibumem.c119 int kv_fail; member
266 kv->kv_fail += cp->cache_alloc_fail; in umastat_cache()
292 kv->kv_meminuse, kv->kv_alloc, kv->kv_fail); in umastat_vmem_totals()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c2206 int kv_fail; member
2252 kv->kv_fail += cp->cache_alloc_fail; in kmastat_cache()
2286 kap->ka_shift == KILOS ? 'K' : 'B', kv->kv_alloc, kv->kv_fail); in kmastat_vmem_totals()