profiler  0.0
molpro::profiler::Profiler Member List

This is the complete list of members for molpro::profiler::Profiler, including all inherited members.

active_nodemolpro::profiler::Profiler
counter()molpro::profiler::Profiler
description() constmolpro::profiler::Profilerinline
dotgraph(std::string path, double threshold=0.01, bool cumulative=true, int hot[3]=hot_default, int cool[3]=cool_default, SortBy sort_by=profiler::SortBy::none, std::vector< std::pair< double, double >> heat_adjust=default_heat_adjust, bool get_percentage_time=false)molpro::profiler::Profiler
erase(const std::string &description)molpro::profiler::Profilerstatic
get_current_depth() constmolpro::profiler::Profiler
get_max_depth() constmolpro::profiler::Profiler
m_current_depthmolpro::profiler::Profilerprotected
m_descriptionmolpro::profiler::Profilerprotected
m_max_depthmolpro::profiler::Profilerprotected
m_root_namemolpro::profiler::Profilerprotected
operator++()molpro::profiler::Profiler
operator++(int)molpro::profiler::Profiler
operator+=(size_t operations)molpro::profiler::Profiler
operator<<(std::ostream &os, const Profiler &obj)molpro::profiler::Profilerfriend
operator=(Profiler &&)=defaultmolpro::profiler::Profiler
operator=(const Profiler &)=deletemolpro::profiler::Profiler
Profiler(std::string description_, bool with_wall=true, bool with_cpu=false)molpro::profiler::Profilerexplicit
Profiler(Profiler &&)=defaultmolpro::profiler::Profiler
Profiler()=deletemolpro::profiler::Profiler
Profiler(const Profiler &)=deletemolpro::profiler::Profiler
push(const std::string &name)molpro::profiler::Profilerinline
reset(const std::string &name)molpro::profiler::Profiler
rootmolpro::profiler::Profiler
set_max_depth(int new_max_depth)molpro::profiler::Profiler
single(const std::string &description_, bool with_wall=true, bool with_cpu=false)molpro::profiler::Profilerstatic
single()molpro::profiler::Profilerstatic
start(const std::string &name)molpro::profiler::Profiler
stop(const std::string &name="")molpro::profiler::Profiler
stop_all()molpro::profiler::Profiler
str(bool cumulative=true, profiler::SortBy sort_by=profiler::SortBy::wall) constmolpro::profiler::Profiler
~Profiler()molpro::profiler::Profiler