rocprofiler-sdk/marker/table_id.h File Reference#
| 
    Rocprofiler SDK Developer API 0.5.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.
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{
   28    ROCPROFILER_MARKER_TABLE_ID_NONE      = -1,
@ ROCPROFILER_MARKER_TABLE_ID_RoctxControl
Definition table_id.h:30
@ ROCPROFILER_MARKER_TABLE_ID_RoctxName
Definition table_id.h:31
@ ROCPROFILER_MARKER_TABLE_ID_RoctxCore
Definition table_id.h:29
Generated by