Zen API
|
kStatus kDebugAlloc_Allocations | ( | kDebugAlloc | object, |
k64u | since, | ||
kArrayList * | history, | ||
kAlloc | alloc | ||
) |
Gets a list of all outstanding memory allocations performed after the given checkpoint.
object | Memory allocator. |
since | Memory checkpoint (or zero for beginning). |
history | Receives list of outstanding allocations. |
alloc | Allocator for history list (or kNULL for default). |