Home
last modified time | relevance | path

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

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