Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_lock.cpp1916 kmp_uint32 totalSections = in __kmp_print_speculative_stats() local
1921 if (totalSections <= 0) in __kmp_print_speculative_stats()
1935 totalSections); in __kmp_print_speculative_stats()
1938 percent(t->successfulSpeculations, totalSections)); in __kmp_print_speculative_stats()
1941 percent(t->nonSpeculativeAcquires, totalSections)); in __kmp_print_speculative_stats()