__itt_track_group_create
__itt_track_group* __itt_track_group_create(__itt_string_handle* name, __itt_track_group_type type);
Use this function to create a named logical track group.
Parameters:
[in] name The name of the logical track group
[in] type The type of the custom logical track group
See Also
__itt_track_create
__itt_set_track