Data Fields

HeapMultiBufMP_ExtendedStats Struct Reference

Stats structure for the HeapMultiBufMP_getExtendedStats API. More...

#include <HeapMultiBufMP.h>

Data Fields

UInt numBuckets
UInt numBlocks [((UInt) 8)]
UInt blockSize [((UInt) 8)]
UInt align [((UInt) 8)]
UInt maxAllocatedBlocks [((UInt) 8)]
UInt numAllocatedBlocks [((UInt) 8)]

Detailed Description

Stats structure for the HeapMultiBufMP_getExtendedStats API.


Field Documentation

Number of buffers after optimization

Number of blocks in each buffer

Block size of each buffer

Alignment of each buffer

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

The total number of blocks currently allocated in this HeapMultiBufMP instance


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2012, Texas Instruments Incorporated