This is the complete list of members for amrex::MemProfiler, including all inherited members.
add(const std::string &name, std::function< MemInfo()> &&f) | amrex::MemProfiler | static |
add(const std::string &name, std::function< NBuildsInfo()> &&f) | amrex::MemProfiler | static |
Finalize() | amrex::MemProfiler | static |
getInstance() | amrex::MemProfiler | privatestatic |
MemProfiler(const MemProfiler &)=delete | amrex::MemProfiler | |
MemProfiler() | amrex::MemProfiler | inline |
operator<<(std::ostream &os, const MemProfiler::Bytes &bytes) | amrex::MemProfiler | friend |
operator<<(std::ostream &os, const MemProfiler::Builds &builds) | amrex::MemProfiler | friend |
operator=(const MemProfiler &)=delete | amrex::MemProfiler | |
report(const std::string &prefix=std::string()) | amrex::MemProfiler | static |
report_(const std::string &prefix, const std::string &memory_log_name) const | amrex::MemProfiler | private |
the_funcs | amrex::MemProfiler | private |
the_funcs_builds | amrex::MemProfiler | private |
the_instance | amrex::MemProfiler | privatestatic |
the_names | amrex::MemProfiler | private |
the_names_builds | amrex::MemProfiler | private |
~MemProfiler() | amrex::MemProfiler | inline |