FMallocBinned::GetAllocatorStats

Writes allocator stats from the last update into the specified destination.

Windows
MacOS
Linux

Override Hierarchy

FMalloc::GetAllocatorStats()

FMallocBinned::GetAllocatorStats()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/MallocBinned.h

Include

#include "HAL/MallocBinned.h"

Source

/Engine/Source/Runtime/Core/Private/HAL/MallocBinned.cpp

Syntax

virtual void GetAllocatorStats
(
    FGenericMemoryStats & out_Stats
)

Remarks

Writes allocator stats from the last update into the specified destination.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss