rocprofiler-sdk/hip/table_id.h File Reference#
Rocprofiler SDK Developer API 0.4.0
ROCm Profiling API and tools
|
table_id.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Enumerations | |
enum | rocprofiler_hip_table_id_t { ROCPROFILER_HIP_TABLE_ID_NONE = -1 , ROCPROFILER_HIP_TABLE_ID_Compiler = 0 , ROCPROFILER_HIP_TABLE_ID_Runtime , ROCPROFILER_HIP_TABLE_ID_LAST } |
Enumeration Type Documentation
◆ rocprofiler_hip_table_id_t
Enumerator | |
---|---|
ROCPROFILER_HIP_TABLE_ID_NONE | |
ROCPROFILER_HIP_TABLE_ID_Compiler | |
ROCPROFILER_HIP_TABLE_ID_Runtime | |
ROCPROFILER_HIP_TABLE_ID_LAST |
Definition at line 26 of file table_id.h.
27{
28 ROCPROFILER_HIP_TABLE_ID_NONE = -1,
Generated by 1.9.8