Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
amrex::TinyProfiler Member List

This is the complete list of members for amrex::TinyProfiler, including all inherited members.

DeregisterArena(std::map< std::string, MemStat > &memstats) noexceptamrex::TinyProfilerstatic
Finalize(bool bFlushing=false) noexceptamrex::TinyProfilerstatic
Initialize()amrex::TinyProfilerstatic
memory_alloc(std::size_t nbytes, std::map< std::string, MemStat > &memstats) noexceptamrex::TinyProfilerstatic
memory_free(std::size_t nbytes, MemStat *stat) noexceptamrex::TinyProfilerstatic
memory_start() const noexceptamrex::TinyProfiler
memory_stop() const noexceptamrex::TinyProfiler
MemoryFinalize(bool bFlushing=false) noexceptamrex::TinyProfilerstatic
MemoryInitialize()amrex::TinyProfilerstatic
operator=(TinyProfiler const &)=deleteamrex::TinyProfiler
operator=(TinyProfiler &&)=deleteamrex::TinyProfiler
PrintCallStack(std::ostream &os)amrex::TinyProfilerstatic
PrintMemoryUsage(std::ostream *os, bool only_local) noexceptamrex::TinyProfilerstatic
RegisterArena(const std::string &memory_name, std::map< std::string, MemStat > &memstats) noexceptamrex::TinyProfilerstatic
start() noexceptamrex::TinyProfiler
StartRegion(std::string regname) noexceptamrex::TinyProfilerstatic
stop() noexceptamrex::TinyProfiler
StopRegion(const std::string &regname) noexceptamrex::TinyProfilerstatic
TinyProfiler(std::string funcname) noexceptamrex::TinyProfilerexplicit
TinyProfiler(std::string funcname, bool start_) noexceptamrex::TinyProfiler
TinyProfiler(const char *funcname) noexceptamrex::TinyProfilerexplicit
TinyProfiler(const char *funcname, bool start_) noexceptamrex::TinyProfiler
TinyProfiler(TinyProfiler const &)=deleteamrex::TinyProfiler
TinyProfiler(TinyProfiler &&)=deleteamrex::TinyProfiler
~TinyProfiler()amrex::TinyProfiler