Memory statistics.
Synopsis
Declared in <support/lockedpool.h>
struct Stats;
Data Members
Name |
Description |
Number of free chunks available. |
|
Number of chunks currently allocated. |
|
Number of bytes still available. |
|
Total number of bytes managed by the arena. |
|
Number of bytes currently allocated. |
Created with MrDocs