Searched refs:cc_alloc (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.141.1/bsd/sys/ | ||
| H A D | mcache.h | 158 u_int64_t cc_alloc; /* allocations from this cpu */ member |
| /xnu-10063.141.1/bsd/kern/ | ||
| H A D | mcache.c | 464 ccp->cc_alloc += objs; in mcache_alloc_ext() |