![]() |
Block-Structured AMR Software Framework
|
This is the complete list of members for amrex::TinyProfiler, including all inherited members.
| DeregisterArena(std::map< std::string, MemStat > &memstats) noexcept | amrex::TinyProfiler | static |
| Finalize(bool bFlushing=false) noexcept | amrex::TinyProfiler | static |
| Initialize() | amrex::TinyProfiler | static |
| memory_alloc(std::size_t nbytes, std::map< std::string, MemStat > &memstats) noexcept | amrex::TinyProfiler | static |
| memory_free(std::size_t nbytes, MemStat *stat) noexcept | amrex::TinyProfiler | static |
| memory_start() const noexcept | amrex::TinyProfiler | |
| memory_stop() const noexcept | amrex::TinyProfiler | |
| MemoryFinalize(bool bFlushing=false) noexcept | amrex::TinyProfiler | static |
| MemoryInitialize() | amrex::TinyProfiler | static |
| operator=(TinyProfiler const &)=delete | amrex::TinyProfiler | |
| operator=(TinyProfiler &&)=delete | amrex::TinyProfiler | |
| PrintCallStack(std::ostream &os) | amrex::TinyProfiler | static |
| PrintMemoryUsage(std::ostream *os, bool only_local) noexcept | amrex::TinyProfiler | static |
| RegisterArena(const std::string &memory_name, std::map< std::string, MemStat > &memstats) noexcept | amrex::TinyProfiler | static |
| start() noexcept | amrex::TinyProfiler | |
| StartRegion(std::string regname) noexcept | amrex::TinyProfiler | static |
| stop() noexcept | amrex::TinyProfiler | |
| StopRegion(const std::string ®name) noexcept | amrex::TinyProfiler | static |
| TinyProfiler(std::string funcname) noexcept | amrex::TinyProfiler | explicit |
| TinyProfiler(std::string funcname, bool start_) noexcept | amrex::TinyProfiler | |
| TinyProfiler(const char *funcname) noexcept | amrex::TinyProfiler | explicit |
| TinyProfiler(const char *funcname, bool start_) noexcept | amrex::TinyProfiler | |
| TinyProfiler(TinyProfiler const &)=delete | amrex::TinyProfiler | |
| TinyProfiler(TinyProfiler &&)=delete | amrex::TinyProfiler | |
| ~TinyProfiler() | amrex::TinyProfiler |