|
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.
|
Controls the AllineaMap sampling profiler. More...
#include "timemory/components/allinea/components.hpp"
Collaboration diagram for tim::component::allinea_map:Public Types | |
| using | value_type = void |
| using | this_type = allinea_map |
| using | base_type = base< this_type, value_type > |
| using | tracker_type = policy::instance_tracker< allinea_map, false > |
| using | storage_type = empty_storage |
Public Member Functions | |
| void | start () |
| void | stop () |
| void | get () const |
Static Public Member Functions | |
| static std::string | label () |
| static std::string | description () |
| static void | global_init () |
| static void | global_finalize () |
| template<typename... Args> | |
| static opaque | get_opaque (Args &&...) |
Controls the AllineaMap sampling profiler.
Definition at line 53 of file components.hpp.
Definition at line 59 of file components.hpp.
|
inherited |
Definition at line 66 of file declaration.hpp.
Definition at line 58 of file components.hpp.
Definition at line 60 of file components.hpp.
| using tim::component::allinea_map::value_type = void |
Definition at line 57 of file components.hpp.
|
inlinestatic |
Definition at line 63 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 66 of file components.hpp.
|
inlinestatic |
Definition at line 65 of file components.hpp.
|
inlinestatic |
Definition at line 62 of file components.hpp.
|
inline |
|
inline |