This is the complete list of members for Allocator, including all inherited members.
| Allocator(void *base, int64_t size) | Allocator | inline |
| dump(std::ostream &o=std::cout) const | Allocator | inline |
| free(void *void_address) | Allocator | inline |
| malloc(size_t size) | Allocator | inline |
| num_chunks() const | Allocator | inline |
| total_bytes() const | Allocator | inline |
| total_bytes_free() const | Allocator | inline |
| total_bytes_in_use() const | Allocator | inline |