Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/mem/
H A Dskmem_cache_var.h134 uint64_t ml_alloc; /* allocations from this list */ member
H A Dskmem_cache.c1722 ml->ml_alloc++; in skmem_depot_batch_alloc()