timemory 3.3.0
Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.
tim::node::tree< Tp > Member List

This is the complete list of members for tim::node::tree< Tp >, including all inherited members.

base_type typedeftim::node::tree< Tp >
data_base_type typedeftim::node::tree< Tp >
data_value_type typedeftim::node::tree< Tp >
depth()tim::node::tree< Tp >inline
depth() consttim::node::tree< Tp >inline
entry_type typedeftim::node::tree< Tp >
exclusive()tim::node::tree< Tp >inline
exclusive() consttim::node::tree< Tp >inline
get_dummy()tim::node::tree< Tp >static
hash()tim::node::tree< Tp >inline
hash() consttim::node::tree< Tp >inline
idset_type typedeftim::node::tree< Tp >
inclusive()tim::node::tree< Tp >inline
inclusive() consttim::node::tree< Tp >inline
is_dummy()tim::node::tree< Tp >inline
is_dummy() consttim::node::tree< Tp >inline
operator!=(const tree &rhs) consttim::node::tree< Tp >
operator+=(const this_type &rhs)tim::node::tree< Tp >inline
operator-=(const this_type &rhs)tim::node::tree< Tp >inline
operator=(const graph< Tp > &)tim::node::tree< Tp >
operator=(const tree &)=defaulttim::node::tree< Tp >
operator=(tree &&) noexcept=defaulttim::node::tree< Tp >
operator==(const tree &rhs) consttim::node::tree< Tp >
pid()tim::node::tree< Tp >inline
pid() consttim::node::tree< Tp >inline
stats_type typedeftim::node::tree< Tp >
string_t typedeftim::node::tree< Tp >
this_type typedeftim::node::tree< Tp >
tid()tim::node::tree< Tp >inline
tid() consttim::node::tree< Tp >inline
tree()tim::node::tree< Tp >
tree(base_type &&_base) noexcepttim::node::tree< Tp >explicit
tree(const graph< Tp > &)tim::node::tree< Tp >
tree(const tree &)=defaulttim::node::tree< Tp >
tree(tree &&) noexcept=defaulttim::node::tree< Tp >
tree(bool _is_dummy, uint32_t _tid, uint32_t _pid, uint64_t _hash, int64_t _depth, const Tp &_obj)tim::node::tree< Tp >
~tree()=defaulttim::node::tree< Tp >