Home
last modified time | relevance | path

Searched refs:__itt_fsplit (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify_static.cpp707 static const char* __itt_fsplit(const char* s, const char* sep, const char** out, int* len) in __itt_fsplit() function
954 while ((group_str = __itt_fsplit(group_str, ",; ", &chunk, &len)) != NULL) in __itt_get_groups()