TIOVX User Guide
|
Structure describing a memory stats pointer. More...
#include <tivx_mem.h>
Data Fields | |
vx_uint32 | mem_size |
Total size of memory segment Set to 0 when memory segment size cannot be determined. | |
vx_uint32 | free_size |
Max free block in memoru heap segment Set to 0 when free size cannot be determined. | |
Structure describing a memory stats pointer.
Definition at line 217 of file tivx_mem.h.