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

Public Attributes

uint64_t mem_total
 Total allocated memory.
 
uint64_t mem_used
 Memory actively used.
 
uint32_t num_pages
 Number of allocated pages.
 
uint32_t num_pages_free
 Number of free pages.
 

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