Navigation
Unreal Engine C++ API Reference > 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&40;&41;
Remarks
Notifies the malloc implementation that the process has forked so we can try and avoid dirtying pre-fork pages.