|
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.
|
#include "timemory/api.hpp"#include "timemory/components.hpp"#include "timemory/components/extern.hpp"#include "timemory/containers/declaration.hpp"#include "timemory/containers/macros.hpp"#include "timemory/containers/types.hpp"#include "timemory/manager/declaration.hpp"#include "timemory/runtime/configure.hpp"#include "timemory/runtime/enumerate.hpp"#include "timemory/runtime/initialize.hpp"#include "timemory/runtime/properties.hpp"#include "timemory/storage/definition.hpp"#include "timemory/types.hpp"#include "timemory/variadic/definition.hpp"#include "timemory/variadic/types.hpp"
Include dependency graph for minimal_auto_timer.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| TIMEMORY_EXTERN_BUNDLE (component_bundle, TIMEMORY_API, TIMEMORY_MINIMAL_TUPLE_TYPES, TIMEMORY_MINIMAL_LIST_TYPES) TIMEMORY_EXTERN_BUNDLE(auto_bundle | |
Variables | |
| TIMEMORY_API | |
| TIMEMORY_MINIMAL_TUPLE_TYPES | |
| TIMEMORY_EXTERN_BUNDLE | ( | component_bundle | , |
| TIMEMORY_API | , | ||
| TIMEMORY_MINIMAL_TUPLE_TYPES | , | ||
| TIMEMORY_MINIMAL_LIST_TYPES | |||
| ) |
| TIMEMORY_API |
Definition at line 47 of file minimal_auto_timer.hpp.
Referenced by tim::operation::finalize::mpi_get< Type, true >::mpi_get(), tim::tsettings< Tp, Vp >::add_argument(), tim::settings::get_global_output_prefix(), tim::get_local_datetime(), tim::settings::indent_width(), tim::operation::finalize::mpi_get< Type, true >::operator()(), and tim::operation::finalize::upc_get< Type, true >::operator()().
| TIMEMORY_MINIMAL_TUPLE_TYPES |
Definition at line 47 of file minimal_auto_timer.hpp.