Searched refs:ompt_env_var (Results 1 – 1 of 1) sorted by relevance
385 const char *ompt_env_var = getenv("OMP_TOOL"); local388 if (!ompt_env_var || !strcmp(ompt_env_var, ""))390 else if (OMPT_STR_MATCH(ompt_env_var, "disabled"))392 else if (OMPT_STR_MATCH(ompt_env_var, "enabled"))434 ompt_env_var);