webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WTF::MetaAllocator::Statistics Struct Reference

#include <MetaAllocator.h>

Public Attributes

size_t bytesAllocated
 
size_t bytesReserved
 
size_t bytesCommitted
 

Member Data Documentation

◆ bytesAllocated

size_t WTF::MetaAllocator::Statistics::bytesAllocated

◆ bytesCommitted

size_t WTF::MetaAllocator::Statistics::bytesCommitted

◆ bytesReserved

size_t WTF::MetaAllocator::Statistics::bytesReserved

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