Home
last modified time | relevance | path

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

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_lock.cpp1919 kmp_uint32 totalSections = in __kmp_print_speculative_stats() local
1924 if (totalSections <= 0) in __kmp_print_speculative_stats()
1938 totalSections); in __kmp_print_speculative_stats()
1941 percent(t->successfulSpeculations, totalSections)); in __kmp_print_speculative_stats()
1944 percent(t->nonSpeculativeAcquires, totalSections)); in __kmp_print_speculative_stats()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_lock.cpp1885 kmp_uint32 totalSections = in __kmp_print_speculative_stats() local
1890 if (totalSections <= 0) in __kmp_print_speculative_stats()
1914 totalSections); in __kmp_print_speculative_stats()
1917 percent(t->successfulSpeculations, totalSections)); in __kmp_print_speculative_stats()
1920 percent(t->nonSpeculativeAcquires, totalSections)); in __kmp_print_speculative_stats()
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A 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()
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_lock.cpp1902 kmp_uint32 totalSections = in __kmp_print_speculative_stats() local
1907 if (totalSections <= 0) in __kmp_print_speculative_stats()
1930 totalSections); in __kmp_print_speculative_stats()
1933 percent(t->successfulSpeculations, totalSections)); in __kmp_print_speculative_stats()
1936 percent(t->nonSpeculativeAcquires, totalSections)); in __kmp_print_speculative_stats()
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_lock.cpp1920 kmp_uint32 totalSections = in __kmp_print_speculative_stats() local
1925 if (totalSections <= 0) in __kmp_print_speculative_stats()
1939 totalSections); in __kmp_print_speculative_stats()
1942 percent(t->successfulSpeculations, totalSections)); in __kmp_print_speculative_stats()
1945 percent(t->nonSpeculativeAcquires, totalSections)); in __kmp_print_speculative_stats()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_lock.cpp1902 kmp_uint32 totalSections = in __kmp_print_speculative_stats() local
1907 if (totalSections <= 0) in __kmp_print_speculative_stats()
1930 totalSections); in __kmp_print_speculative_stats()
1933 percent(t->successfulSpeculations, totalSections)); in __kmp_print_speculative_stats()
1936 percent(t->nonSpeculativeAcquires, totalSections)); in __kmp_print_speculative_stats()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_lock.cpp1884 kmp_uint32 totalSections = in __kmp_print_speculative_stats() local
1889 if (totalSections <= 0) in __kmp_print_speculative_stats()
1913 totalSections); in __kmp_print_speculative_stats()
1916 percent(t->successfulSpeculations, totalSections)); in __kmp_print_speculative_stats()
1919 percent(t->nonSpeculativeAcquires, totalSections)); in __kmp_print_speculative_stats()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_lock.cpp1920 kmp_uint32 totalSections = in __kmp_print_speculative_stats() local
1925 if (totalSections <= 0) in __kmp_print_speculative_stats()
1939 totalSections); in __kmp_print_speculative_stats()
1942 percent(t->successfulSpeculations, totalSections)); in __kmp_print_speculative_stats()
1945 percent(t->nonSpeculativeAcquires, totalSections)); in __kmp_print_speculative_stats()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A 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()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_lock.cpp1884 kmp_uint32 totalSections = in __kmp_print_speculative_stats() local
1889 if (totalSections <= 0) in __kmp_print_speculative_stats()
1913 totalSections); in __kmp_print_speculative_stats()
1916 percent(t->successfulSpeculations, totalSections)); in __kmp_print_speculative_stats()
1919 percent(t->nonSpeculativeAcquires, totalSections)); in __kmp_print_speculative_stats()
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A 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()
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_lock.cpp1931 kmp_uint32 totalSections = in __kmp_print_speculative_stats() local
1936 if (totalSections <= 0) in __kmp_print_speculative_stats()
1950 totalSections); in __kmp_print_speculative_stats()
1953 percent(t->successfulSpeculations, totalSections)); in __kmp_print_speculative_stats()
1956 percent(t->nonSpeculativeAcquires, totalSections)); in __kmp_print_speculative_stats()
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_lock.cpp1884 kmp_uint32 totalSections = in __kmp_print_speculative_stats() local
1889 if (totalSections <= 0) in __kmp_print_speculative_stats()
1913 totalSections); in __kmp_print_speculative_stats()
1916 percent(t->successfulSpeculations, totalSections)); in __kmp_print_speculative_stats()
1919 percent(t->nonSpeculativeAcquires, totalSections)); in __kmp_print_speculative_stats()