Searched refs:totalSections (Results 1 – 1 of 1) sorted by relevance
1916 kmp_uint32 totalSections = in __kmp_print_speculative_stats() local1921 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()