![]() | ![]() |
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:
Copyright 2010, Texas Instruments Incorporated
本文深入解析了HeapMultiBufMP_Bucket结构体的组成部分,包括块大小、块数量和对齐方式,提供了创建HeapMultiBufMP实例所需的桶配置详细信息。



被折叠的 条评论
为什么被折叠?



