Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocFrameProfiler
- FMalloc::UpdateStats()
- FMallocCallstackHandler::UpdateStats()
- FMallocFrameProfiler::UpdateStats()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/MallocFrameProfiler.h |
| Include | #include "HAL/MallocFrameProfiler.h" |
| Source | /Engine/Source/Runtime/Core/Private/HAL/MallocFrameProfiler.cpp |
virtual void UpdateStats&40;&41;
Remarks
Called once per frame, gathers and sets all memory allocator statistics into the corresponding stats. MUST BE THREAD SAFE.