#include <heap.h>
Data Fields | |
| uint32_t | number |
| uint32_t | largest |
| uint32_t | total |
| uint32_t Heap_Information::number |
Number of blocks of this type.
| uint32_t Heap_Information::largest |
Largest blocks of this type.
| uint32_t Heap_Information::total |
Total size of the blocks of this type.
1.5.6