ROCTx Markers#
ROCTx Developer API 0.6.0
ROCm Profiling API and tools
|
ROCTx Markers
Functions | |
void | roctxMarkA (const char *message) ROCTX_API ROCTX_NONNULL(1) |
Detailed Description
Marker annotations are used to describe events in a ROCm application.
Function Documentation
◆ roctxMarkA()
void roctxMarkA | ( | const char * | message | ) |
Mark an event.
- Parameters
-
[in] message The message associated with the event.
Generated by