PDK API Guide for J721E
MemoryP_Stats Struct Reference

Detailed Description

Memory Heap stats.

Structure that contains the memory heap stats.

Data Fields

uint32_t totalSize
 
uint32_t totalFreeSize
 

Field Documentation

◆ totalSize

uint32_t MemoryP_Stats::totalSize

Total size of heap in number of bytes

◆ totalFreeSize

uint32_t MemoryP_Stats::totalFreeSize

Total size of free memory in the heap in number of bytes