Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::mem::SmallBlockAllocatorPageStats Struct Referencefinal

Public Attributes

uint64_t mem_total
 Total allocated memory for this size class.
 
uint64_t mem_used
 Memory reserved by live blocks for this size class.
 
uint32_t num_pages
 Number of allocated pages.
 
uint32_t num_pages_free
 Number of reusable pages (partial + empty).
 

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