Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocFrameProfiler
- FMallocCallstackHandler::TrackFree()
- FMallocFrameProfiler::TrackFree()
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 TrackFree
(
void * Ptr,
uint32 OldSize,
int32 CallStackIndex
)