Definition at line 142 of file memory.cc.
◆ SequentialFitAllocator()
Ase::FastMemory::SequentialFitAllocator::SequentialFitAllocator |
( |
HugePageP |
newblob, |
|
|
uint32 |
alignment |
|
) |
| |
◆ ~SequentialFitAllocator()
Ase::FastMemory::SequentialFitAllocator::~SequentialFitAllocator |
( |
| ) |
|
◆ alloc_ext()
bool Ase::FastMemory::SequentialFitAllocator::alloc_ext |
( |
Extent32 & |
ext | ) |
|
◆ best_fit()
ssize_t Ase::FastMemory::SequentialFitAllocator::best_fit |
( |
size_t |
length | ) |
const |
◆ memory()
char * Ase::FastMemory::SequentialFitAllocator::memory |
( |
| ) |
const |
◆ release_ext()
void Ase::FastMemory::SequentialFitAllocator::release_ext |
( |
const Extent32 & |
ext | ) |
|
◆ size()
size_t Ase::FastMemory::SequentialFitAllocator::size |
( |
| ) |
const |
◆ sum()
size_t Ase::FastMemory::SequentialFitAllocator::sum |
( |
| ) |
const |
◆ blob
HugePageP Ase::FastMemory::SequentialFitAllocator::blob |
◆ extents
◆ mem_alignment
const uint32 Ase::FastMemory::SequentialFitAllocator::mem_alignment |
The documentation for this struct was generated from the following file: