|
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 the extern declarations for user_bundle components. More...
#include "timemory/components/base.hpp"#include "timemory/components/extern/common.hpp"#include "timemory/components/macros.hpp"#include "timemory/components/opaque/declaration.hpp"#include "timemory/components/types.hpp"#include "timemory/components/user_bundle/components.hpp"#include "timemory/components/user_bundle/types.hpp"#include "timemory/environment/types.hpp"#include "timemory/hash/types.hpp"#include "timemory/manager/manager.hpp"#include "timemory/operations/definition.hpp"#include "timemory/plotting/types.hpp"#include "timemory/runtime/enumerate.hpp"#include "timemory/settings/settings.hpp"#include "timemory/storage/declaration.hpp"
Include dependency graph for extern.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | TIMEMORY_EXTERN_USER_BUNDLE_OPERATIONS(...) |
| #define | TIMEMORY_EXTERN_USER_BUNDLE_STORAGE(...) |
| #define | TIMEMORY_EXTERN_USER_BUNDLE_TEMPLATE(...) |
Include the extern declarations for user_bundle components.
Definition in file extern.hpp.
| #define TIMEMORY_EXTERN_USER_BUNDLE_OPERATIONS | ( | ... | ) |
Definition at line 98 of file extern.hpp.
| #define TIMEMORY_EXTERN_USER_BUNDLE_STORAGE | ( | ... | ) |
Definition at line 102 of file extern.hpp.
| #define TIMEMORY_EXTERN_USER_BUNDLE_TEMPLATE | ( | ... | ) |
Definition at line 106 of file extern.hpp.