rocprofiler-sdk/marker/table_id.h File Reference

rocprofiler-sdk/marker/table_id.h File Reference#

Rocprofiler SDK Developer API: rocprofiler-sdk/marker/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_marker_table_id_t {
  ROCPROFILER_MARKER_TABLE_ID_NONE = -1 ,
  ROCPROFILER_MARKER_TABLE_ID_RoctxCore = 0 ,
  ROCPROFILER_MARKER_TABLE_ID_RoctxControl ,
  ROCPROFILER_MARKER_TABLE_ID_RoctxName ,
  ROCPROFILER_MARKER_TABLE_ID_LAST
}
 

Enumeration Type Documentation

◆ rocprofiler_marker_table_id_t

Enumerator
ROCPROFILER_MARKER_TABLE_ID_NONE 
ROCPROFILER_MARKER_TABLE_ID_RoctxCore 
ROCPROFILER_MARKER_TABLE_ID_RoctxControl 
ROCPROFILER_MARKER_TABLE_ID_RoctxName 
ROCPROFILER_MARKER_TABLE_ID_LAST 

Definition at line 26 of file table_id.h.

27{
rocprofiler_marker_table_id_t
Definition table_id.h:27
@ ROCPROFILER_MARKER_TABLE_ID_RoctxControl
Definition table_id.h:30
@ ROCPROFILER_MARKER_TABLE_ID_LAST
Definition table_id.h:32
@ ROCPROFILER_MARKER_TABLE_ID_NONE
Definition table_id.h:28
@ ROCPROFILER_MARKER_TABLE_ID_RoctxName
Definition table_id.h:31
@ ROCPROFILER_MARKER_TABLE_ID_RoctxCore
Definition table_id.h:29