Home
last modified time | relevance | path

Searched defs:bl_total (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/bsd/sys/
H A Dmcache.h255 u_int32_t bl_total; /* number of buckets */ member
/xnu-8792.41.9/bsd/kern/
H A Duipc_mbuf.c1481 uint32_t bl_total = os_access_once(cp->mc_full.bl_total); in mbuf_class_under_pressure() local