ROCTx Markers#
ROCTx developer API 1.0.0
ROCm Profiling API and tools
|
ROCTx Markers
Markers are used to annotate specific events in the code execution. More...
Functions | |
void | roctxMarkA (const char *message) |
Detailed Description
Markers are used to annotate specific events in the code execution.
Function Documentation
◆ roctxMarkA()
void roctxMarkA | ( | const char * | message | ) |
#include <rocprofiler-sdk-roctx/roctx.h>
Mark an event.
- Parameters
-
[in] message The message associated with the event.
Generated by