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.
types.hpp File Reference
#include "timemory/api.hpp"
#include "timemory/components/data_tracker/types.hpp"
#include "timemory/components/macros.hpp"
#include "timemory/components/ompt/backends.hpp"
#include "timemory/enum.h"
#include "timemory/mpl/type_traits.hpp"
#include "timemory/mpl/apply.hpp"
#include "timemory/mpl/types.hpp"
#include "timemory/utility/utility.hpp"
+ Include dependency graph for types.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 TIMEMORY_DECLARE_TEMPLATE_COMPONENT (user_bundle, size_t Idx, typename Tag=TIMEMORY_API) TIMEMORY_BUNDLE_INDEX(ompt_bundle_idx
 

Function Documentation

◆ TIMEMORY_DECLARE_TEMPLATE_COMPONENT()

TIMEMORY_DECLARE_TEMPLATE_COMPONENT ( user_bundle  ,
size_t  Idx,
typename Tag  = TIMEMORY_API 
)