| __attribute__((packed)) TUnaligned | FGenericPlatformMemory | inline |
| AllocatorToUse | FGenericPlatformMemory | static |
| Ansi enum value | FGenericPlatformMemory | |
| BackupOOMMemoryPool | FGenericPlatformMemory | static |
| BackupOOMMemoryPoolSize | FGenericPlatformMemory | static |
| BaseAllocator() | FGenericPlatformMemory | 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) | FGenericPlatformMemory | static |
| BinnedFreeToOS(void *Ptr, SIZE_T Size) | FGenericPlatformMemory | 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 | FGenericPlatformMemory | |
| ESharedMemoryAccess enum name | FGenericPlatformMemory | |
| FGenericStatsUpdater | FGenericPlatformMemory | friend |
| GetBackMemoryPoolSize() | FGenericPlatformMemory | inlinestatic |
| GetConstants() | FGenericPlatformMemory | static |
| GetExtraDevelopmentMemorySize() | FGenericPlatformMemory | static |
| GetLLMAllocFunctions(void *(*&OutAllocFunction)(size_t), void(*&OutFreeFunction)(void *, size_t), int32 &OutAlignment) | FGenericPlatformMemory | static |
| GetMemorySizeBucket() | FGenericPlatformMemory | static |
| GetMemoryUsedFast() | FGenericPlatformMemory | inlinestatic |
| GetPhysicalGBRam() | FGenericPlatformMemory | static |
| GetStats() | FGenericPlatformMemory | static |
| GetStatsForMallocProfiler(FGenericMemoryStats &out_Stats) | FGenericPlatformMemory | static |
| HasForkPageProtectorEnabled() | FGenericPlatformMemory | inlinestatic |
| Init() | FGenericPlatformMemory | static |
| InternalUpdateStats(const FPlatformMemoryStats &MemoryStats) | FGenericPlatformMemory | protectedstatic |
| IsExtraDevelopmentMemoryAvailable() | FGenericPlatformMemory | static |
| IsNanoMallocAvailable() | FGenericPlatformMemory | inlinestatic |
| Jemalloc enum value | FGenericPlatformMemory | |
| MapNamedSharedMemoryRegion(const FString &Name, bool bCreate, uint32 AccessMode, SIZE_T Size) | FGenericPlatformMemory | static |
| MCR_GPU enum value | FGenericPlatformMemory | |
| MCR_GPUDefragPool enum value | FGenericPlatformMemory | |
| MCR_GPUSystem enum value | FGenericPlatformMemory | |
| MCR_Invalid enum value | FGenericPlatformMemory | |
| MCR_MAX enum value | FGenericPlatformMemory | |
| MCR_Physical enum value | FGenericPlatformMemory | |
| MCR_PhysicalLLM enum value | FGenericPlatformMemory | |
| MCR_StreamingPool enum value | FGenericPlatformMemory | |
| MCR_TexturePool enum value | FGenericPlatformMemory | |
| MCR_UsedStreamingPool enum value | FGenericPlatformMemory | |
| 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() | FGenericPlatformMemory | inlinestatic |
| 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) | FGenericPlatformMemory | 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) | FGenericPlatformMemory | static |
| UpdateCustomLLMTags() | FGenericPlatformMemory | inlinestatic |
| Valswap(T &A, T &B) | FGenericPlatformMemory | inlineprivatestatic |
| Write enum value | FGenericPlatformMemory | |
| WriteUnaligned(void *Ptr, const T &InValue) | FGenericPlatformMemory | inlinestatic |