|
CCF
|
#include <mem.h>
Public Attributes | |
| size_t | max_total_heap_size = 0 |
| size_t | current_allocated_heap_size = 0 |
| size_t | peak_allocated_heap_size = 0 |
Malloc information formatted based on the OE type, but avoiding to expose the actual OE type in non-OE code.
| size_t ccf::pal::MallocInfo::current_allocated_heap_size = 0 |
| size_t ccf::pal::MallocInfo::max_total_heap_size = 0 |
| size_t ccf::pal::MallocInfo::peak_allocated_heap_size = 0 |