__itt_relation_add_to_current

 

void ITTAPI __itt_relation_add_to_current  (const __itt_domain *  domain,  

  __itt_relation  relation,  

  __itt_id  tail   

 )

 

This function enables you to add a relation to the current task without having to create an ID for it. The current task instance is the head of the relation.

Parameters:

[in] domain  The domain controlling this call  

[in] relation  The kind of relation  

[in] tail        The ID for the tail of the relation  

See Also

__itt_relation_add
__itt_relation

__itt_relation_add_to_current