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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c470 struct mallocation { struct
520 static struct mallocation *mleak_allocations;
6469 mleak_alloc_buckets * sizeof (struct mallocation);
6472 MALLOC(mleak_allocations, struct mallocation *, alloc_size,
6518 struct mallocation *allocation;
6602 struct mallocation *allocation = &mleak_allocations

Completed in 21 milliseconds