Gaia-ECS v1.0.0
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::mem::SmallBlockAllocatorStats Struct Referencefinal

Allocation statistics for every small-block size class. More...

#include <smallblock_allocator.h>

Public Attributes

SmallBlockAllocatorPageStats stats [SmallBlockSizeTypeCount]
 Per-size-class statistics indexed by the value from small_block_size_type().
 

Detailed Description

Allocation statistics for every small-block size class.


The documentation for this struct was generated from the following file: