14 ::ll::TypedStorage<1, 1, ::Memory::MemoryCategory> mCategory;
15 ::ll::TypedStorage<8, 8, uint64> mCurrentBytes;
17 ::ll::TypedStorage<8, 8, uint64> mTotalAllocationCount;
18 ::ll::TypedStorage<4, 4, uint> mCurrentAllocationCount;
19 ::ll::TypedStorage<4, 4, uint> mMaxAllocationCount;
20 ::ll::TypedStorage<8, 8, uint64> mMaxBytes;