Searched refs:mleak_alloc_buckets (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c516 static uint32_t mleak_alloc_buckets = MLEAK_ALLOCATION_MAP_NUM; variable
6469 mleak_alloc_buckets * sizeof (struct mallocation);
6529 mleak_alloc_buckets)];
6533 VERIFY(allocation <= &mleak_allocations[mleak_alloc_buckets - 1]);
6603 [hashaddr((uintptr_t)addr, mleak_alloc_buckets)];

Completed in 22 milliseconds