| all_memnames | amrex::TinyProfiler | privatestatic |
| all_memstats | amrex::TinyProfiler | privatestatic |
| DeregisterArena(std::map< std::string, MemStat > &memstats) noexcept | amrex::TinyProfiler | static |
| device_synchronize_around_region | amrex::TinyProfiler | privatestatic |
| enabled | amrex::TinyProfiler | privatestatic |
| Finalize(bool bFlushing=false) noexcept | amrex::TinyProfiler | static |
| fname | amrex::TinyProfiler | private |
| get_output_file() | amrex::TinyProfiler | privatestatic |
| global_depth | amrex::TinyProfiler | private |
| in_parallel_region | amrex::TinyProfiler | private |
| Initialize() | amrex::TinyProfiler | static |
| mem_stack | amrex::TinyProfiler | privatestatic |
| 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 |
| memprof_enabled | amrex::TinyProfiler | privatestatic |
| n_print_tabs | amrex::TinyProfiler | privatestatic |
| operator=(TinyProfiler const &)=delete | amrex::TinyProfiler | |
| operator=(TinyProfiler &&)=delete | amrex::TinyProfiler | |
| output_file | amrex::TinyProfiler | privatestatic |
| print_threshold | amrex::TinyProfiler | privatestatic |
| PrintCallStack(std::ostream &os) | amrex::TinyProfiler | static |
| PrintMemStats(std::map< std::string, MemStat > &memstats, std::string const &memname, double dt_max, double t_final, std::ostream *os) | amrex::TinyProfiler | privatestatic |
| PrintStats(std::map< std::string, Stats > ®stats, double dt_max, std::ostream *os) | amrex::TinyProfiler | privatestatic |
| regionstack | amrex::TinyProfiler | privatestatic |
| 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 |
| stats | amrex::TinyProfiler | private |
| statsmap | amrex::TinyProfiler | privatestatic |
| stop() noexcept | amrex::TinyProfiler | |
| StopRegion(const std::string ®name) noexcept | amrex::TinyProfiler | static |
| t_init | amrex::TinyProfiler | privatestatic |
| 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 | |
| ttstack | amrex::TinyProfiler | privatestatic |
| verbose | amrex::TinyProfiler | privatestatic |
| ~TinyProfiler() | amrex::TinyProfiler | |