Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/ci_build/linux/gpu/
Drun_mkl.sh43 --test_timeout 300,450,1200,3600 --build_tests_only --test_env=KMP_BLOCKTIME=0\
/external/tensorflow/tensorflow/tools/ci_build/linux/cpu/
Drun_mkl.sh80 --test_env=KMP_BLOCKTIME=0 \
/external/llvm-project/openmp/runtime/src/
Dkmp.h1057 #define KMP_BLOCKTIME(team, tid) \ macro
1069 (KMP_BLOCKTIME(team, tid) * __kmp_ticks_per_msec)
1077 (KMP_BLOCKTIME(team, tid) * KMP_USEC_PER_SEC)