__itt_marker
void ITTAPI __itt_marker (const __itt_domain * domain,
__itt_id id,
__itt_string_handle * name,
__itt_marker_scope scope
)
Puts the marker in a trace with a timestamp based on CPU RDTSC counter.
Parameters:
[in] domain The domain for this marker
[in] id The instance ID for this marker, or __itt_null
[in] name The name for this marker
[in] scope The scope for this marker