FMallocDebug::DumpAllocatorStats

Dumps details about all allocations to an output device

Windows
MacOS
Linux

Override Hierarchy

FMalloc::DumpAllocatorStats()

FMallocDebug::DumpAllocatorStats()

References

Module

Core

Header

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

Include

#include "HAL/MallocDebug.h"

Syntax

virtual void DumpAllocatorStats
(
    FOutputDevice & Ar
)

Remarks

Dumps details about all allocations to an output device

Parameters

Parameter

Description

Ar

[in] Output device

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