11 ::ll::TypedStorage<8, 8, char const*> mCategoryName;
12 ::ll::TypedStorage<8, 8, uint64> mCurrentBytes;
14 ::ll::TypedStorage<8, 8, uint64> mTotalAllocationCount;
15 ::ll::TypedStorage<4, 4, uint> mCurrentAllocationCount;
16 ::ll::TypedStorage<4, 4, uint> mMaxAllocationCount;
17 ::ll::TypedStorage<8, 8, uint64> mMaxBytes;