Searched refs:bl_alloc (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.1.13/bsd/sys/ | ||
| H A D | mcache.h | 144 u_int64_t bl_alloc; /* allocations from this list */ member |
| /xnu-10002.1.13/bsd/kern/ | ||
| H A D | mcache.c | 1143 blp->bl_alloc++; in mcache_bkt_batch_alloc() |