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::auto_bundle< Tag, Types... > Member List

This is the complete list of members for tim::auto_bundle< Tag, Types... >, including all inherited members.

auto_bundle(Args &&... args)tim::auto_bundle< Tag, Types... >explicit
auto_bundle(const auto_bundle &)=defaulttim::auto_bundle< Tag, Types... >
auto_bundle(auto_bundle &&)=defaulttim::auto_bundle< Tag, Types... >
auto_type typedeftim::auto_bundle< Tag, Types... >
base_type typedeftim::auto_bundle< Tag, Types... >
component_type typedeftim::auto_bundle< Tag, Types... >
operator<<tim::auto_bundle< Tag, Types... >friend
operator=(const auto_bundle &)=defaulttim::auto_bundle< Tag, Types... >
operator=(auto_bundle &&)=defaulttim::auto_bundle< Tag, Types... >
print(std::ostream &os, bool _endl=false) consttim::auto_bundle< Tag, Types... >
size()tim::auto_bundle< Tag, Types... >inlinestatic
this_type typedeftim::auto_bundle< Tag, Types... >
type typedeftim::auto_bundle< Tag, Types... >
~auto_bundle()=defaulttim::auto_bundle< Tag, Types... >