IPC API  3.40.00.06
Data Fields
HeapBufMP_ExtendedStats Struct Reference

Stats structure for HeapBufMP_getExtendedStats() More...

#include <HeapBufMP.h>

Collaboration diagram for HeapBufMP_ExtendedStats:
Collaboration graph

Data Fields

UInt maxAllocatedBlocks
 
UInt numAllocatedBlocks
 

Detailed Description

Stats structure for HeapBufMP_getExtendedStats()

See also
HeapBufMP_getExtendedStats()

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 2015, Texas Instruments Incorporated