mstxMarkA
Prototype
void mstxMarkA(const char *message, aclrtStream stream);
Function Description
Identifies an instantaneous event.
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
message |
Input |
Pointer to the marking that carries a message string. The length of the input message string cannot exceed 255 bytes. |
stream |
Input |
Stream for executing marking tasks.
|
Returns
void
Parent topic: mstx API Reference