cntr_env           34 opal/util/timings.h     char id[OPAL_TIMING_STR_LEN], cntr_env[OPAL_TIMING_STR_LEN];
cntr_env           56 opal/util/timings.h         n = sprintf((_nm)->cntr_env,"OMPI_TIMING_%s%s_CNT", prefix, (_nm)->id);   \
cntr_env          137 opal/util/timings.h             setenv(h->cntr_env, buf1, 1);                                         \