Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/mem/
H A Dskmem_cache_var.h147 uint64_t cp_alloc; /* allocations from this cpu */ member
H A Dskmem_cache.c1319 cp->cp_alloc += objs; in skmem_cache_batch_alloc()