CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
ccf::pal::MallocInfo Struct Reference

#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
 

Detailed Description

Malloc information

Member Data Documentation

◆ current_allocated_heap_size

size_t ccf::pal::MallocInfo::current_allocated_heap_size = 0

◆ max_total_heap_size

size_t ccf::pal::MallocInfo::max_total_heap_size = 0

◆ peak_allocated_heap_size

size_t ccf::pal::MallocInfo::peak_allocated_heap_size = 0

The documentation for this struct was generated from the following file: