Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMalloc
- FMalloc::GetAllocatorStats()
- FMallocBinned2::GetAllocatorStats()
- FMallocBinned::GetAllocatorStats()
- FMallocCallstackHandler::GetAllocatorStats()
- FMallocPoisonProxy::GetAllocatorStats()
- FMallocThreadSafeProxy::GetAllocatorStats()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/MemoryBase.h |
| Include | #include "HAL/MemoryBase.h" |
| Source | /Engine/Source/Runtime/Core/Private/HAL/MemoryBase.cpp |
virtual void GetAllocatorStats
(
FGenericMemoryStats & out_Stats
)
Remarks
Writes allocator stats from the last update into the specified destination.