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::component::base_state Member List

This is the complete list of members for tim::component::base_state, including all inherited members.

base_type typedeftim::component::base_stateprotected
DepthIdx enum valuetim::component::base_stateprotected
FlatIdx enum valuetim::component::base_stateprotected
get_depth_change() consttim::component::base_stateinline
get_is_flat() consttim::component::base_stateinline
get_is_invalid() consttim::component::base_stateinline
get_is_on_stack() consttim::component::base_stateinline
get_is_running() consttim::component::base_stateinline
get_is_transient() consttim::component::base_stateinline
InvalidIdx enum valuetim::component::base_stateprotected
OnStackIdx enum valuetim::component::base_stateprotected
RunningIdx enum valuetim::component::base_stateprotected
set_depth_change(bool v)tim::component::base_stateinline
set_is_flat(bool v)tim::component::base_stateinline
set_is_invalid(bool v)tim::component::base_stateinline
set_is_on_stack(bool v)tim::component::base_stateinline
set_is_running(bool v)tim::component::base_stateinline
set_is_transient(bool v)tim::component::base_stateinline
State enum nametim::component::base_stateprotected
TransientIdx enum valuetim::component::base_stateprotected