|
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.
|
Forwards timemory labels to the TAU (Tuning and Analysis Utilities) More...
#include "timemory/components/tau_marker/components.hpp"
Collaboration diagram for tim::component::tau_marker:Public Types | |
| using | value_type = void |
| using | this_type = tau_marker |
| using | base_type = base< this_type, value_type > |
| using | storage_type = empty_storage |
Public Member Functions | |
| void | get () const |
Static Public Member Functions | |
| static std::string | label () |
| static std::string | description () |
| template<typename... Args> | |
| static opaque | get_opaque (Args &&...) |
Forwards timemory labels to the TAU (Tuning and Analysis Utilities)
Definition at line 48 of file components.hpp.
Definition at line 53 of file components.hpp.
|
inherited |
Definition at line 66 of file declaration.hpp.
Definition at line 52 of file components.hpp.
| using tim::component::tau_marker::value_type = void |
Definition at line 51 of file components.hpp.
|
inlinestatic |
Definition at line 56 of file components.hpp.
|
inlineinherited |
Definition at line 69 of file declaration.hpp.
|
inlinestaticinherited |
Definition at line 72 of file declaration.hpp.
|
inlinestatic |
Definition at line 55 of file components.hpp.