Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging > API/Runtime/Core/ProfilingDebugging/FTraceMalloc
- FMalloc::OnPostFork()
- FTraceMalloc::OnPostFork()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/TraceMalloc.h |
| Include | #include "ProfilingDebugging/TraceMalloc.h" |
virtual void OnPostFork()
Remarks
Notifies the malloc implementation that the process has forked so we can try and avoid dirtying pre-fork pages.