Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/MallocBinnedCommon.h |
| Include | #include "HAL/MallocBinnedCommon.h" |
Syntax
struct FSizeTableEntry
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSizeTableEntry
(
uint32 InBinSize, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint8 | FillSizeTable
(
uint64 PlatformPageSize, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator<
(
const FSizeTableEntry& Other |