Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocFrameProfiler
Description
Called once per frame, gathers and sets all memory allocator statistics into the corresponding stats. MUST BE THREAD SAFE.
Virtual Inheritance
- FMalloc::UpdateStats → FMallocCallstackHandler::UpdateStats → FMallocFrameProfiler::UpdateStats
| Name | UpdateStats |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MallocFrameProfiler.h |
| Include Path | #include "HAL/MallocFrameProfiler.h" |
| Source | /Engine/Source/Runtime/Core/Private/HAL/MallocFrameProfiler.cpp |
virtual void UpdateStats()