__attribute__((packed)) TUnaligned | FGenericPlatformMemory | inline |
AllocatorToUse | FGenericPlatformMemory | static |
Ansi enum value | FGenericPlatformMemory | |
BackupOOMMemoryPool | FGenericPlatformMemory | static |
BackupOOMMemoryPoolSize | FGenericPlatformMemory | static |
BaseAllocator() | FWindowsPlatformMemory | static |
BigBlockMemcpy(void *Dest, const void *Src, SIZE_T Count) | FGenericPlatformMemory | inlinestatic |
Binned enum value | FGenericPlatformMemory | |
Binned2 enum value | FGenericPlatformMemory | |
Binned3 enum value | FGenericPlatformMemory | |
BinnedAllocFromOS(SIZE_T Size) | FWindowsPlatformMemory | static |
BinnedFreeToOS(void *Ptr, SIZE_T Size) | FWindowsPlatformMemory | static |
BinnedPlatformHasMemoryPoolForThisSize(SIZE_T Size) | FGenericPlatformMemory | inlinestatic |
bIsOOM | FGenericPlatformMemory | static |
DumpPlatformAndAllocatorStats(FOutputDevice &Ar) | FGenericPlatformMemory | static |
DumpStats(FOutputDevice &Ar) | FGenericPlatformMemory | static |
EMemoryAllocatorToUse enum name | FGenericPlatformMemory | |
EMemoryCounterRegion enum name | FWindowsPlatformMemory | |
ESharedMemoryAccess enum name | FGenericPlatformMemory | |
FGenericStatsUpdater | FWindowsPlatformMemory | friend |
GetBackMemoryPoolSize() | FWindowsPlatformMemory | inlinestatic |
GetConstants() | FWindowsPlatformMemory | static |
GetExtraDevelopmentMemorySize() | FGenericPlatformMemory | static |
GetLLMAllocFunctions(void *(*&OutAllocFunction)(size_t), void(*&OutFreeFunction)(void *, size_t), int32 &OutAlignment) | FWindowsPlatformMemory | static |
GetMemorySizeBucket() | FGenericPlatformMemory | static |
GetMemoryUsedFast() | FGenericPlatformMemory | inlinestatic |
GetPhysicalGBRam() | FGenericPlatformMemory | static |
GetStats() | FWindowsPlatformMemory | static |
GetStatsForMallocProfiler(FGenericMemoryStats &out_Stats) | FWindowsPlatformMemory | static |
HasForkPageProtectorEnabled() | FGenericPlatformMemory | inlinestatic |
Init() | FWindowsPlatformMemory | static |
InternalUpdateStats(const FPlatformMemoryStats &MemoryStats) | FWindowsPlatformMemory | protectedstatic |
IsExtraDevelopmentMemoryAvailable() | FGenericPlatformMemory | static |
IsNanoMallocAvailable() | FGenericPlatformMemory | inlinestatic |
Jemalloc enum value | FGenericPlatformMemory | |
MapNamedSharedMemoryRegion(const FString &InName, bool bCreate, uint32 AccessMode, SIZE_T Size, const void *pSecurityAttributes=nullptr) | FWindowsPlatformMemory | static |
FGenericPlatformMemory::MapNamedSharedMemoryRegion(const FString &Name, bool bCreate, uint32 AccessMode, SIZE_T Size) | FGenericPlatformMemory | static |
MCR_GPU enum value | FWindowsPlatformMemory | |
MCR_GPUDefragPool enum value | FWindowsPlatformMemory | |
MCR_GPUSystem enum value | FWindowsPlatformMemory | |
MCR_Invalid enum value | FWindowsPlatformMemory | |
MCR_MAX enum value | FWindowsPlatformMemory | |
MCR_Physical enum value | FWindowsPlatformMemory | |
MCR_PhysicalLLM enum value | FWindowsPlatformMemory | |
MCR_SamplePlatformSpecifcMemoryRegion enum value | FWindowsPlatformMemory | |
MCR_StreamingPool enum value | FWindowsPlatformMemory | |
MCR_TexturePool enum value | FWindowsPlatformMemory | |
MCR_UsedStreamingPool enum value | FWindowsPlatformMemory | |
Memcmp(const void *Buf1, const void *Buf2, SIZE_T Count) | FGenericPlatformMemory | inlinestatic |
Memcpy(void *Dest, const void *Src, SIZE_T Count) | FGenericPlatformMemory | inlinestatic |
Memmove(void *Dest, const void *Src, SIZE_T Count) | FGenericPlatformMemory | inlinestatic |
Memset(void *Dest, uint8 Char, SIZE_T Count) | FGenericPlatformMemory | inlinestatic |
Memswap(void *Ptr1, void *Ptr2, SIZE_T Size) | FGenericPlatformMemory | inlinestatic |
MemswapGreaterThan8(void *Ptr1, void *Ptr2, SIZE_T Size) | FGenericPlatformMemory | privatestatic |
Memzero(void *Dest, SIZE_T Count) | FGenericPlatformMemory | inlinestatic |
Mimalloc enum value | FGenericPlatformMemory | |
MiMallocInit() | FWindowsPlatformMemory | static |
NanoMallocInit() | FGenericPlatformMemory | inlinestatic |
OnLowLevelMemory_Alloc(void const *Pointer, uint64 Size, uint64 Tag) | FGenericPlatformMemory | inlinestatic |
OnLowLevelMemory_Free(void const *Pointer, uint64 Size, uint64 Tag) | FGenericPlatformMemory | inlinestatic |
OnOutOfMemory(uint64 Size, uint32 Alignment) | FGenericPlatformMemory | static |
OOMAllocationAlignment | FGenericPlatformMemory | static |
OOMAllocationSize | FGenericPlatformMemory | static |
PageProtect(void *const Ptr, const SIZE_T Size, const bool bCanRead, const bool bCanWrite) | FWindowsPlatformMemory | static |
ParallelMemcpy(void *Dest, const void *Src, SIZE_T Count, EMemcpyCachePolicy Policy=EMemcpyCachePolicy::StoreCached) | FGenericPlatformMemory | inlinestatic |
Platform enum value | FGenericPlatformMemory | |
PtrIsFromNanoMalloc(void *Ptr) | FGenericPlatformMemory | inlinestatic |
PtrIsOSMalloc(void *Ptr) | FGenericPlatformMemory | inlinestatic |
Read enum value | FGenericPlatformMemory | |
ReadUnaligned(const void *Ptr) | FGenericPlatformMemory | inlinestatic |
RegisterCustomLLMTags() | FGenericPlatformMemory | inlinestatic |
SetupMemoryPools() | FGenericPlatformMemory | static |
Stomp enum value | FGenericPlatformMemory | |
StreamingMemcpy(void *Dest, const void *Src, SIZE_T Count) | FGenericPlatformMemory | inlinestatic |
SupportsFastVRAMMemory() | FGenericPlatformMemory | inlinestatic |
TBB enum value | FGenericPlatformMemory | |
UnmapNamedSharedMemoryRegion(FSharedMemoryRegion *MemoryRegion) | FWindowsPlatformMemory | static |
UpdateCustomLLMTags() | FGenericPlatformMemory | inlinestatic |
Valswap(T &A, T &B) | FGenericPlatformMemory | inlineprivatestatic |
Write enum value | FGenericPlatformMemory | |
WriteUnaligned(void *Ptr, const T &InValue) | FGenericPlatformMemory | inlinestatic |