Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::AwaitAllocatorStatistics Struct Reference

Public Attributes

size_t numAllocations = 0
 
size_t numReleases = 0
 
size_t requestedBytesAllocated = 0
 
size_t requestedBytesReleased = 0
 
size_t bytesInUse = 0
 
size_t peakBytesInUse = 0
 
size_t numAllocationFailures = 0
 
size_t lastFailedAllocationSize = 0
 
size_t largestFailedAllocationSize = 0
 

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