__itt_set_track
void __itt__set_track(__itt_track * track);
Sets the logical track in which subsequently traced tasks and markers will appear.
Parameters:
[in] track The track handle or NULL to specify the default track associated with the calling thread
See Also