![]() | ![]() |
HeapBufMP_ExtendedStats Struct Reference
Stats structure for the HeapBufMP_getExtendedStats API. More...
#include <HeapBufMP.h>
Data Fields | |
| UInt | maxAllocatedBlocks |
| UInt | numAllocatedBlocks |
Detailed Description
Stats structure for the HeapBufMP_getExtendedStats API.
Field Documentation
The maximum number of blocks allocated from this heap at any point in time during the lifetime of this HeapBufMP instance.
The total number of blocks currently allocated in this HeapBufMP instance.
The documentation for this struct was generated from the following file:
Copyright 2010, Texas Instruments Incorporated
本文详细解析了HeapBufMP_ExtendedStats结构体,包括其成员变量及其意义,帮助开发者理解并使用该结构体进行内存管理。



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



