|
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 complete_list.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_list, TIMEMORY_COMPONENT_TYPES) TIMEMORY_EXTERN_BUNDLE(auto_list | |
| TIMEMORY_EXTERN_BUNDLE | ( | component_list | , |
| TIMEMORY_COMPONENT_TYPES | |||
| ) |