#include <MallocBinnedCommon.h>
◆ FPtrToPoolMapping() [1/2]
| FMallocBinnedCommonBase::FPtrToPoolMapping::FPtrToPoolMapping |
( |
| ) |
|
|
inline |
◆ FPtrToPoolMapping() [2/2]
| FMallocBinnedCommonBase::FPtrToPoolMapping::FPtrToPoolMapping |
( |
uint32 |
InPageSize, |
|
|
uint64 |
InNumPoolsPerPage, |
|
|
uint64 |
AddressBase, |
|
|
uint64 |
AddressLimit |
|
) |
| |
|
inlineexplicit |
◆ GetHashBucketAndPoolIndices()
| void FMallocBinnedCommonBase::FPtrToPoolMapping::GetHashBucketAndPoolIndices |
( |
const void * |
InPtr, |
|
|
uint32 & |
OutBucketIndex, |
|
|
UPTRINT & |
OutBucketCollision, |
|
|
uint32 & |
OutPoolIndex |
|
) |
| const |
|
inline |
◆ GetMaxHashBuckets()
◆ Init()
| void FMallocBinnedCommonBase::FPtrToPoolMapping::Init |
( |
uint32 |
InPageSize, |
|
|
uint64 |
InNumPoolsPerPage, |
|
|
uint64 |
AddressBase, |
|
|
uint64 |
AddressLimit |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: