FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kHeapAlloc_Stats ( kHeapAlloc  heapAlloc,
kHeapAllocStats stats 
)

Reports used and free blocks from all added memory regions.

The function call has O(log n) time complexity, where n is number of free blocks.

Parameters
heapAllockHeapAlloc object.
statsCalculated statistics.
Returns
Operation status.