|
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.
|
Implementation of the ompt component(s) More...
#include "timemory/components/base.hpp"#include "timemory/components/macros.hpp"#include "timemory/hash/types.hpp"#include "timemory/components/data_tracker/components.hpp"#include "timemory/components/ompt/backends.hpp"#include "timemory/components/ompt/types.hpp"#include "timemory/operations/types/node.hpp"#include "timemory/operations/types/start.hpp"#include "timemory/operations/types/stop.hpp"#include "timemory/operations/types/store.hpp"
Include dependency graph for components.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | tim::component::ompt_handle< Api > |
| struct | tim::component::ompt_data_tracker< Api > |
Namespaces | |
| namespace | tim |
| namespace | tim::component |
Implementation of the ompt component(s)
Definition in file components.hpp.