SysLink API Reference  2.21.03.11
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
HeapBufMP_ExtendedStats Struct Reference

Stats structure for the HeapBufMP_getExtendedStats API. More...

#include <HeapBufMP.h>

Collaboration diagram for HeapBufMP_ExtendedStats:
Collaboration graph

Data Fields

UInt maxAllocatedBlocks
UInt numAllocatedBlocks

Detailed Description

Stats structure for the HeapBufMP_getExtendedStats API.


Field Documentation

UInt HeapBufMP_ExtendedStats::maxAllocatedBlocks

The maximum number of blocks allocated from this heap at any point in time during the lifetime of this HeapBufMP instance.

UInt HeapBufMP_ExtendedStats::numAllocatedBlocks

The total number of blocks currently allocated in this HeapBufMP instance.


The documentation for this struct was generated from the following file:
Copyright 2014, Texas Instruments Incorporated