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.
extern.hpp File Reference

Include the extern declarations for user_bundle components. More...

+ 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(...)
 

Detailed Description

Include the extern declarations for user_bundle components.

Definition in file extern.hpp.

Macro Definition Documentation

◆ TIMEMORY_EXTERN_USER_BUNDLE_OPERATIONS

#define TIMEMORY_EXTERN_USER_BUNDLE_OPERATIONS (   ...)

Definition at line 98 of file extern.hpp.

◆ TIMEMORY_EXTERN_USER_BUNDLE_STORAGE

#define TIMEMORY_EXTERN_USER_BUNDLE_STORAGE (   ...)

Definition at line 102 of file extern.hpp.

◆ TIMEMORY_EXTERN_USER_BUNDLE_TEMPLATE

#define TIMEMORY_EXTERN_USER_BUNDLE_TEMPLATE (   ...)

Definition at line 106 of file extern.hpp.