Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dzalloc.h1883 uint64_t zbs_alloc; member
H A Dzalloc.c9091 &stats->zbs_alloc)) { in zone_get_stats()
9093 stats->zbs_alloc = 0; in zone_get_stats()
/xnu-10002.41.9/bsd/kern/
H A Duipc_mbuf.c1487 sp->mbcl_active = stats.zbs_alloc; in mbuf_stat_sync()