Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dmcache.h258 u_int64_t bl_alloc; /* allocations from this list */ member
/xnu-8020.140.41/bsd/kern/
H A Dmcache.c1141 blp->bl_alloc++; in mcache_bkt_batch_alloc()