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