Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.cpp1892 kmp_uint32 totalSections = in __kmp_print_speculative_stats() local
1897 if (totalSections <= 0) in __kmp_print_speculative_stats()
1921 totalSections); in __kmp_print_speculative_stats()
1924 percent(t->successfulSpeculations, totalSections)); in __kmp_print_speculative_stats()
1927 percent(t->nonSpeculativeAcquires, totalSections)); in __kmp_print_speculative_stats()