Home
last modified time | relevance | path

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

/oneTBB/src/tbb/tools_api/
H A Dittnotify_static.c1395 const char* group_str = __itt_get_env_var(var_name); in __itt_get_groups() local
1397 if (group_str != NULL) in __itt_get_groups()
1402 while ((group_str = __itt_fsplit(group_str, ",; ", &chunk, &len)) != NULL) in __itt_get_groups()