|
TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
This is the complete list of members for nda::mem::stats< A >, including all inherited members.
| address_space | nda::mem::stats< A > | static |
| allocate(uint64_t s) | nda::mem::stats< A > | inline |
| allocate_zero(uint64_t s) | nda::mem::stats< A > | inline |
| deallocate(blk_t b) noexcept | nda::mem::stats< A > | inline |
| histogram() const noexcept | nda::mem::stats< A > | inline |
| operator=(stats const &)=delete | nda::mem::stats< A > | |
| operator=(stats &&)=default | nda::mem::stats< A > | |
| owns(blk_t b) const noexcept | nda::mem::stats< A > | inline |
| print_histogram(std::ostream &os) const | nda::mem::stats< A > | inline |
| stats()=default | nda::mem::stats< A > | |
| stats(stats const &)=delete | nda::mem::stats< A > | |
| stats(stats &&)=default | nda::mem::stats< A > | |
| ~stats() | nda::mem::stats< A > | inline |