Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocBinned2
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Private/HAL/MallocBinned2.cpp |
| Include | #include "HAL/MallocBinned2.cpp" |
Syntax
struct Private
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| FPoolInfo * | FindPoolInfo
(
FMallocBinned2& Allocator, |
||
| void | FreeBundles
(
FMallocBinned2& Allocator, |
||
| FCriticalSection & | |||
| FPoolInfo * | GetOrCreatePoolInfo
(
FMallocBinned2& Allocator, |
Gets the FPoolInfo for a memory address. | |
| TArray< FPerThreadFreeBlockLists * > & | |||
| void | OutOfMemory
(
uint64 Size, |
||
| void | RegisterThreadFreeBlockLists
(
FPerThreadFreeBlockLists* FreeBlockLists |
||
| void | UnregisterThreadFreeBlockLists
(
FPerThreadFreeBlockLists* FreeBlockLists |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FGlobalRecycler |
Constants
| Name | Description |
|---|---|
| GGlobalRecycler |