rocprofiler-sdk/defines.h File Reference

rocprofiler-sdk/defines.h File Reference#

Rocprofiler SDK Developer API: rocprofiler-sdk/defines.h File Reference
Rocprofiler SDK Developer API 0.4.0
ROCm Profiling API and tools
defines.h File Reference
#include <stdint.h>
+ Include dependency graph for defines.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ROCPROFILER_SDK_VERSION_0_0
 The function was introduced in version 0.0 of the interface and has the symbol version string of "ROCPROFILER_SDK_0.0".
 
#define ROCPROFILER_CXX_CODE(...)
 
#define ROCPROFILER_UINT64_C(value)   UINT64_C(value)
 

Macro Definition Documentation

◆ ROCPROFILER_CXX_CODE

#define ROCPROFILER_CXX_CODE (   ...)

Definition at line 132 of file defines.h.

◆ ROCPROFILER_UINT64_C

#define ROCPROFILER_UINT64_C (   value)    UINT64_C(value)

Definition at line 138 of file defines.h.