UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMallocBinnedCommonUtils Class Reference

#include <MallocBinnedCommonUtils.h>

Static Public Member Functions

template<class AllocType >
static void TrimThreadFreeBlockLists (AllocType &Allocator, typename AllocType::FPerThreadFreeBlockLists *FreeBlockLists)
 
template<class AllocType >
static void FlushCurrentThreadCache (AllocType &Allocator, bool bNewEpochOnly=false)
 
template<class AllocType >
static void Trim (AllocType &Allocator)
 

Member Function Documentation

◆ FlushCurrentThreadCache()

template<class AllocType >
static void FMallocBinnedCommonUtils::FlushCurrentThreadCache ( AllocType Allocator,
bool  bNewEpochOnly = false 
)
inlinestatic

◆ Trim()

template<class AllocType >
static void FMallocBinnedCommonUtils::Trim ( AllocType Allocator)
inlinestatic

◆ TrimThreadFreeBlockLists()

template<class AllocType >
static void FMallocBinnedCommonUtils::TrimThreadFreeBlockLists ( AllocType Allocator,
typename AllocType::FPerThreadFreeBlockLists *  FreeBlockLists 
)
inlinestatic

The documentation for this class was generated from the following file: