Searched refs:__itt_fsplit (Results 1 – 1 of 1) sorted by relevance
707 static const char* __itt_fsplit(const char* s, const char* sep, const char** out, int* len) in __itt_fsplit() function954 while ((group_str = __itt_fsplit(group_str, ",; ", &chunk, &len)) != NULL) in __itt_get_groups()