#include <memory_management.hpp>
Definition at line 346 of file memory_management.hpp.
◆ in_address_space()
bool sdsl::hugepage_allocator::in_address_space |
( |
void * |
ptr | ) |
|
|
inline |
◆ init()
void sdsl::hugepage_allocator::init |
( |
SDSL_UNUSED size_t |
size_in_bytes = 0 | ) |
|
|
inline |
◆ mm_alloc()
void * sdsl::hugepage_allocator::mm_alloc |
( |
size_t |
size_in_bytes | ) |
|
|
inline |
◆ mm_free()
void sdsl::hugepage_allocator::mm_free |
( |
void * |
ptr | ) |
|
|
inline |
◆ mm_realloc()
void * sdsl::hugepage_allocator::mm_realloc |
( |
void * |
ptr, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ the_allocator()
The documentation for this class was generated from the following file: