#include <SlabBumpAllocator.h>
Definition at line 39 of file SlabBumpAllocator.h.
◆ SlabBumpAllocator()
| o2::its::SlabBumpAllocator::SlabBumpAllocator |
( |
size_t |
capacity, |
|
|
size_t |
slab |
|
) |
| |
|
inlinenoexcept |
◆ capacity()
| size_t o2::its::SlabBumpAllocator::capacity |
( |
| ) |
const |
|
inlinenoexcept |
◆ grab()
| Range o2::its::SlabBumpAllocator::grab |
( |
| ) |
|
|
inlinenoexcept |
◆ resetCapacity()
| void o2::its::SlabBumpAllocator::resetCapacity |
( |
size_t |
capacity | ) |
|
|
inlinenoexcept |
◆ slab()
| size_t o2::its::SlabBumpAllocator::slab |
( |
| ) |
const |
|
inlinenoexcept |
◆ suggestSlab()
| static size_t o2::its::SlabBumpAllocator::suggestSlab |
( |
size_t |
capacity, |
|
|
int |
nThreads, |
|
|
size_t |
minSlab = 256, |
|
|
size_t |
maxSlab = 4096 |
|
) |
| |
|
inlinestaticnoexcept |
◆ watermark()
| size_t o2::its::SlabBumpAllocator::watermark |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/ITS/tracking/include/ITStracking/SlabBumpAllocator.h