RTEMS
Public Attributes | List of all members
Heap_Information Struct Reference

Information about blocks. More...

#include <heapinfo.h>

Public Attributes

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.

Definition at line 125 of file heapinfo.h.


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