Searched refs:group_str (Results 1 – 1 of 1) sorted by relevance
1395 const char* group_str = __itt_get_env_var(var_name); in __itt_get_groups() local1397 if (group_str != NULL) in __itt_get_groups()1402 while ((group_str = __itt_fsplit(group_str, ",; ", &chunk, &len)) != NULL) in __itt_get_groups()