Definition at line 224 of file MallocBinned2.h.
◆ FPtrToPoolMapping() [1/2]
FMallocBinned2::FPtrToPoolMapping::FPtrToPoolMapping |
( |
| ) |
|
|
inline |
◆ FPtrToPoolMapping() [2/2]
FMallocBinned2::FPtrToPoolMapping::FPtrToPoolMapping |
( |
uint32 | InPageSize, |
|
|
uint64 | InNumPoolsPerPage, |
|
|
uint64 | AddressLimit ) |
|
inlineexplicit |
◆ GetHashBucketAndPoolIndices()
◆ GetMaxHashBuckets()
◆ Init()
void FMallocBinned2::FPtrToPoolMapping::Init |
( |
uint32 | InPageSize, |
|
|
uint64 | InNumPoolsPerPage, |
|
|
uint64 | AddressLimit ) |
|
inline |
◆ HashKeyShift
uint64 FMallocBinned2::FPtrToPoolMapping::HashKeyShift |
|
private |
Shift required to get required hash table key.
Definition at line 265 of file MallocBinned2.h.
◆ MaxHashBuckets
uint64 FMallocBinned2::FPtrToPoolMapping::MaxHashBuckets |
|
private |
◆ PoolMask
uint64 FMallocBinned2::FPtrToPoolMapping::PoolMask |
|
private |
Used to mask off the bits that have been used to lookup the indirect table
Definition at line 268 of file MallocBinned2.h.
◆ PtrToPoolPageBitShift
uint64 FMallocBinned2::FPtrToPoolMapping::PtrToPoolPageBitShift |
|
private |
Shift to apply to a pointer to get the reference from the indirect tables
Definition at line 262 of file MallocBinned2.h.
The documentation for this struct was generated from the following file:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASA/AsaApi/AsaApi/Core/Public/API/UE/HAL/MallocBinned2.h