Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocDebug
- FMalloc::DumpAllocatorStats()
- FMallocDebug::DumpAllocatorStats()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/MallocDebug.h |
| Include | #include "HAL/MallocDebug.h" |
virtual void DumpAllocatorStats
&40;
FOutputDevice & Ar
&41;
Remarks
Dumps details about all allocations to an output device
Parameters
| Name | Description |
|---|---|
| Ar | [in] Output device |