RTEMS  5.1
Data Fields
Heap_Information Struct Reference

Information about blocks. More...

#include <heapinfo.h>

Data Fields

uintptr_t number
 Number of blocks of this type.
 
uintptr_t largest
 Largest block of this type.
 
uintptr_t total
 Total size of the blocks of this type.
 

Detailed Description

Information about blocks.


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