Home
last modified time | relevance | path

Searched refs:zbs_alloc_fail (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.41.9/osfmk/kern/
H A Dzalloc.h1886 uint64_t zbs_alloc_fail; member
H A Dzalloc.c9070 stats->zbs_alloc_fail = 0; in zone_get_stats()
9072 stats->zbs_alloc_fail += zs->zs_alloc_fail; in zone_get_stats()
/xnu-10002.41.9/bsd/kern/
H A Duipc_mbuf.c1485 drops += stats.zbs_alloc_fail; in mbuf_stat_sync()
1494 sp->mbcl_fail_cnt = stats.zbs_alloc_fail; in mbuf_stat_sync()