rocprofiler-sdk/hip/compiler_api_id.h File Reference

rocprofiler-sdk/hip/compiler_api_id.h File Reference#

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

Go to the source code of this file.

Enumerations

enum  rocprofiler_hip_compiler_api_id_t {
  ROCPROFILER_HIP_COMPILER_API_ID_NONE = -1 ,
  ROCPROFILER_HIP_COMPILER_API_ID___hipPopCallConfiguration = 0 ,
  ROCPROFILER_HIP_COMPILER_API_ID___hipPushCallConfiguration ,
  ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterFatBinary ,
  ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterFunction ,
  ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterManagedVar ,
  ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterSurface ,
  ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterTexture ,
  ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterVar ,
  ROCPROFILER_HIP_COMPILER_API_ID___hipUnregisterFatBinary ,
  ROCPROFILER_HIP_COMPILER_API_ID_LAST
}
 ROCProfiler enumeration of HIP Compiler API tracing operations. More...
 

Enumeration Type Documentation

◆ rocprofiler_hip_compiler_api_id_t

ROCProfiler enumeration of HIP Compiler API tracing operations.

Enumerator
ROCPROFILER_HIP_COMPILER_API_ID_NONE 
ROCPROFILER_HIP_COMPILER_API_ID___hipPopCallConfiguration 
ROCPROFILER_HIP_COMPILER_API_ID___hipPushCallConfiguration 
ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterFatBinary 
ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterFunction 
ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterManagedVar 
ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterSurface 
ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterTexture 
ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterVar 
ROCPROFILER_HIP_COMPILER_API_ID___hipUnregisterFatBinary 
ROCPROFILER_HIP_COMPILER_API_ID_LAST 

Definition at line 32 of file compiler_api_id.h.

33{
rocprofiler_hip_compiler_api_id_t
ROCProfiler enumeration of HIP Compiler API tracing operations.
@ ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterTexture
@ ROCPROFILER_HIP_COMPILER_API_ID___hipUnregisterFatBinary
@ ROCPROFILER_HIP_COMPILER_API_ID_LAST
@ ROCPROFILER_HIP_COMPILER_API_ID_NONE
@ ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterSurface
@ ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterFatBinary
@ ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterVar
@ ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterManagedVar
@ ROCPROFILER_HIP_COMPILER_API_ID___hipRegisterFunction
@ ROCPROFILER_HIP_COMPILER_API_ID___hipPushCallConfiguration
@ ROCPROFILER_HIP_COMPILER_API_ID___hipPopCallConfiguration