Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dmcache.h272 u_int64_t cc_alloc; /* allocations from this cpu */ member
/xnu-8020.140.41/bsd/kern/
H A Dmcache.c459 ccp->cc_alloc += objs; in mcache_alloc_ext()