#include <tracker_allocator.hpp>
◆ allocate()
void mlab::mem_stats::allocate |
( |
std::size_t | bytes | ) |
|
◆ block_by_size()
mem_counter const & mlab::mem_stats::block_by_size |
( |
std::size_t | bytes | ) |
const |
|
nodiscard |
◆ by_size() [1/2]
mem_counter & mlab::mem_stats::by_size |
( |
std::size_t | bytes | ) |
|
|
nodiscardprivate |
◆ by_size() [2/2]
mem_counter const & mlab::mem_stats::by_size |
( |
std::size_t | bytes | ) |
const |
|
nodiscardprivate |
◆ deallocate()
void mlab::mem_stats::deallocate |
( |
std::size_t | bytes | ) |
|
◆ instance()
◆ print_stats()
void mlab::mem_stats::print_stats |
( |
| ) |
const |
◆ total()
◆ _blocks
◆ _total
The documentation for this class was generated from the following files: