Data Fields

HeapMultiBufMP_Bucket Struct Reference

Structure for bucket configuration. More...

#include <HeapMultiBufMP.h>

Data Fields

SizeT blockSize
UInt numBlocks
SizeT align

Detailed Description

Structure for bucket configuration.

An array of buckets is a required parameter to create any HeapMultiBufMP instance. The fields of each bucket correspond to the attributes of each buffer in the HeapMultiBufMP. The actual block sizes and alignments may be adjusted per the process described at HeapMultiBufMP_Params::bucketEntries.


Field Documentation

Size of each block in this bucket (in MADUs)

Number of blocks of this size

Alignment of each block (in MADUs)


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