Home
last modified time | relevance | path

Searched refs:KMP_COUNT_BLOCK (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_csupport.cpp278 KMP_COUNT_BLOCK(OMP_PARALLEL); in __kmpc_fork_call()
378 KMP_COUNT_BLOCK(OMP_TEAMS); in __kmpc_fork_teams()
714 KMP_COUNT_BLOCK(OMP_BARRIER); in __kmpc_barrier()
772 KMP_COUNT_BLOCK(OMP_MASTER); in __kmpc_master()
1165 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical()
1383 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical_with_hint()
1741 KMP_COUNT_BLOCK(OMP_SINGLE); in __kmpc_single()
2550 KMP_COUNT_BLOCK(OMP_set_lock); in __kmpc_set_lock()
2975 KMP_COUNT_BLOCK(OMP_test_lock); in __kmpc_test_lock()
3378 KMP_COUNT_BLOCK(REDUCE_nowait); in __kmpc_reduce_nowait()
[all …]
H A Dkmp_stats.h900 #define KMP_COUNT_BLOCK(name) \ macro
970 #define KMP_COUNT_DEVELOPER_BLOCK(n) KMP_COUNT_BLOCK(n)
990 #define KMP_COUNT_BLOCK(n) ((void)0) macro
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_csupport.cpp278 KMP_COUNT_BLOCK(OMP_PARALLEL); in __kmpc_fork_call()
378 KMP_COUNT_BLOCK(OMP_TEAMS); in __kmpc_fork_teams()
714 KMP_COUNT_BLOCK(OMP_BARRIER); in __kmpc_barrier()
772 KMP_COUNT_BLOCK(OMP_MASTER); in __kmpc_master()
1165 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical()
1383 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical_with_hint()
1741 KMP_COUNT_BLOCK(OMP_SINGLE); in __kmpc_single()
2550 KMP_COUNT_BLOCK(OMP_set_lock); in __kmpc_set_lock()
2975 KMP_COUNT_BLOCK(OMP_test_lock); in __kmpc_test_lock()
3378 KMP_COUNT_BLOCK(REDUCE_nowait); in __kmpc_reduce_nowait()
[all …]
H A Dkmp_stats.h900 #define KMP_COUNT_BLOCK(name) \ macro
970 #define KMP_COUNT_DEVELOPER_BLOCK(n) KMP_COUNT_BLOCK(n)
990 #define KMP_COUNT_BLOCK(n) ((void)0) macro
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_csupport.cpp277 KMP_COUNT_BLOCK(OMP_PARALLEL); in __kmpc_fork_call()
372 KMP_COUNT_BLOCK(OMP_TEAMS); in __kmpc_fork_teams()
694 KMP_COUNT_BLOCK(OMP_BARRIER); in __kmpc_barrier()
754 KMP_COUNT_BLOCK(OMP_MASTER); in __kmpc_master()
1146 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical()
1367 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical_with_hint()
1722 KMP_COUNT_BLOCK(OMP_SINGLE); in __kmpc_single()
2532 KMP_COUNT_BLOCK(OMP_set_lock); in __kmpc_set_lock()
2957 KMP_COUNT_BLOCK(OMP_test_lock); in __kmpc_test_lock()
3360 KMP_COUNT_BLOCK(REDUCE_nowait); in __kmpc_reduce_nowait()
[all …]
H A Dkmp_stats.h901 #define KMP_COUNT_BLOCK(name) \ macro
971 #define KMP_COUNT_DEVELOPER_BLOCK(n) KMP_COUNT_BLOCK(n)
991 #define KMP_COUNT_BLOCK(n) ((void)0) macro
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_csupport.cpp278 KMP_COUNT_BLOCK(OMP_PARALLEL); in __kmpc_fork_call()
378 KMP_COUNT_BLOCK(OMP_TEAMS); in __kmpc_fork_teams()
714 KMP_COUNT_BLOCK(OMP_BARRIER); in __kmpc_barrier()
772 KMP_COUNT_BLOCK(OMP_MASTER); in __kmpc_master()
1165 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical()
1383 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical_with_hint()
1741 KMP_COUNT_BLOCK(OMP_SINGLE); in __kmpc_single()
2550 KMP_COUNT_BLOCK(OMP_set_lock); in __kmpc_set_lock()
2975 KMP_COUNT_BLOCK(OMP_test_lock); in __kmpc_test_lock()
3378 KMP_COUNT_BLOCK(REDUCE_nowait); in __kmpc_reduce_nowait()
[all …]
H A Dkmp_stats.h900 #define KMP_COUNT_BLOCK(name) \ macro
970 #define KMP_COUNT_DEVELOPER_BLOCK(n) KMP_COUNT_BLOCK(n)
990 #define KMP_COUNT_BLOCK(n) ((void)0) macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_csupport.cpp277 KMP_COUNT_BLOCK(OMP_PARALLEL); in __kmpc_fork_call()
372 KMP_COUNT_BLOCK(OMP_TEAMS); in __kmpc_fork_teams()
694 KMP_COUNT_BLOCK(OMP_BARRIER); in __kmpc_barrier()
754 KMP_COUNT_BLOCK(OMP_MASTER); in __kmpc_master()
1146 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical()
1367 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical_with_hint()
1722 KMP_COUNT_BLOCK(OMP_SINGLE); in __kmpc_single()
2532 KMP_COUNT_BLOCK(OMP_set_lock); in __kmpc_set_lock()
2957 KMP_COUNT_BLOCK(OMP_test_lock); in __kmpc_test_lock()
3360 KMP_COUNT_BLOCK(REDUCE_nowait); in __kmpc_reduce_nowait()
[all …]
H A Dkmp_stats.h901 #define KMP_COUNT_BLOCK(name) \ macro
971 #define KMP_COUNT_DEVELOPER_BLOCK(n) KMP_COUNT_BLOCK(n)
991 #define KMP_COUNT_BLOCK(n) ((void)0) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_csupport.cpp277 KMP_COUNT_BLOCK(OMP_PARALLEL); in __kmpc_fork_call()
371 KMP_COUNT_BLOCK(OMP_TEAMS); in __kmpc_fork_teams()
692 KMP_COUNT_BLOCK(OMP_BARRIER); in __kmpc_barrier()
752 KMP_COUNT_BLOCK(OMP_MASTER); in __kmpc_master()
1144 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical()
1363 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical_with_hint()
1718 KMP_COUNT_BLOCK(OMP_SINGLE); in __kmpc_single()
2528 KMP_COUNT_BLOCK(OMP_set_lock); in __kmpc_set_lock()
2953 KMP_COUNT_BLOCK(OMP_test_lock); in __kmpc_test_lock()
3356 KMP_COUNT_BLOCK(REDUCE_nowait); in __kmpc_reduce_nowait()
[all …]
H A Dkmp_stats.h900 #define KMP_COUNT_BLOCK(name) \ macro
970 #define KMP_COUNT_DEVELOPER_BLOCK(n) KMP_COUNT_BLOCK(n)
990 #define KMP_COUNT_BLOCK(n) ((void)0) macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp278 KMP_COUNT_BLOCK(OMP_PARALLEL); in __kmpc_fork_call()
378 KMP_COUNT_BLOCK(OMP_TEAMS); in __kmpc_fork_teams()
714 KMP_COUNT_BLOCK(OMP_BARRIER); in __kmpc_barrier()
772 KMP_COUNT_BLOCK(OMP_MASTER); in __kmpc_master()
1165 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical()
1383 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical_with_hint()
1741 KMP_COUNT_BLOCK(OMP_SINGLE); in __kmpc_single()
2550 KMP_COUNT_BLOCK(OMP_set_lock); in __kmpc_set_lock()
2975 KMP_COUNT_BLOCK(OMP_test_lock); in __kmpc_test_lock()
3378 KMP_COUNT_BLOCK(REDUCE_nowait); in __kmpc_reduce_nowait()
[all …]
H A Dkmp_stats.h900 #define KMP_COUNT_BLOCK(name) \ macro
970 #define KMP_COUNT_DEVELOPER_BLOCK(n) KMP_COUNT_BLOCK(n)
990 #define KMP_COUNT_BLOCK(n) ((void)0) macro
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_csupport.cpp281 KMP_COUNT_BLOCK(OMP_PARALLEL); in __kmpc_fork_call()
381 KMP_COUNT_BLOCK(OMP_TEAMS); in __kmpc_fork_teams()
715 KMP_COUNT_BLOCK(OMP_BARRIER); in __kmpc_barrier()
773 KMP_COUNT_BLOCK(OMP_MASTER); in __kmpc_master()
1166 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical()
1384 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical_with_hint()
1742 KMP_COUNT_BLOCK(OMP_SINGLE); in __kmpc_single()
2551 KMP_COUNT_BLOCK(OMP_set_lock); in __kmpc_set_lock()
2976 KMP_COUNT_BLOCK(OMP_test_lock); in __kmpc_test_lock()
3379 KMP_COUNT_BLOCK(REDUCE_nowait); in __kmpc_reduce_nowait()
[all …]
H A Dkmp_stats.h900 #define KMP_COUNT_BLOCK(name) \ macro
970 #define KMP_COUNT_DEVELOPER_BLOCK(n) KMP_COUNT_BLOCK(n)
990 #define KMP_COUNT_BLOCK(n) ((void)0) macro
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_csupport.cpp286 KMP_COUNT_BLOCK(OMP_PARALLEL); in __kmpc_fork_call()
386 KMP_COUNT_BLOCK(OMP_TEAMS); in __kmpc_fork_teams()
693 KMP_COUNT_BLOCK(OMP_BARRIER); in __kmpc_barrier()
748 KMP_COUNT_BLOCK(OMP_MASTER); in __kmpc_master()
1146 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical()
1364 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical_with_hint()
1718 KMP_COUNT_BLOCK(OMP_SINGLE); in __kmpc_single()
2529 KMP_COUNT_BLOCK(OMP_set_lock); in __kmpc_set_lock()
2954 KMP_COUNT_BLOCK(OMP_test_lock); in __kmpc_test_lock()
3359 KMP_COUNT_BLOCK(REDUCE_nowait); in __kmpc_reduce_nowait()
[all …]
H A Dkmp_stats.h890 #define KMP_COUNT_BLOCK(name) \ macro
961 #define KMP_COUNT_DEVELOPER_BLOCK(n) KMP_COUNT_BLOCK(n)
980 #define KMP_COUNT_BLOCK(n) ((void)0) macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_csupport.cpp278 KMP_COUNT_BLOCK(OMP_PARALLEL); in __kmpc_fork_call()
400 KMP_COUNT_BLOCK(OMP_TEAMS); in __kmpc_fork_teams()
724 KMP_COUNT_BLOCK(OMP_BARRIER); in __kmpc_barrier()
784 KMP_COUNT_BLOCK(OMP_MASTER); in __kmpc_master()
874 KMP_COUNT_BLOCK(OMP_MASKED); in __kmpc_masked()
1262 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical()
1483 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical_with_hint()
1839 KMP_COUNT_BLOCK(OMP_SINGLE); in __kmpc_single()
2649 KMP_COUNT_BLOCK(OMP_set_lock); in __kmpc_set_lock()
3074 KMP_COUNT_BLOCK(OMP_test_lock); in __kmpc_test_lock()
[all …]
H A Dkmp_stats.h908 #define KMP_COUNT_BLOCK(name) \ macro
978 #define KMP_COUNT_DEVELOPER_BLOCK(n) KMP_COUNT_BLOCK(n)
998 #define KMP_COUNT_BLOCK(n) ((void)0) macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_csupport.cpp278 KMP_COUNT_BLOCK(OMP_PARALLEL); in __kmpc_fork_call()
400 KMP_COUNT_BLOCK(OMP_TEAMS); in __kmpc_fork_teams()
727 KMP_COUNT_BLOCK(OMP_BARRIER); in __kmpc_barrier()
787 KMP_COUNT_BLOCK(OMP_MASTER); in __kmpc_master()
877 KMP_COUNT_BLOCK(OMP_MASKED); in __kmpc_masked()
1265 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical()
1486 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical_with_hint()
1842 KMP_COUNT_BLOCK(OMP_SINGLE); in __kmpc_single()
2652 KMP_COUNT_BLOCK(OMP_set_lock); in __kmpc_set_lock()
3077 KMP_COUNT_BLOCK(OMP_test_lock); in __kmpc_test_lock()
[all …]
H A Dkmp_stats.h904 #define KMP_COUNT_BLOCK(name) \ macro
974 #define KMP_COUNT_DEVELOPER_BLOCK(n) KMP_COUNT_BLOCK(n)
994 #define KMP_COUNT_BLOCK(n) ((void)0) macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_csupport.cpp278 KMP_COUNT_BLOCK(OMP_PARALLEL); in __kmpc_fork_call()
400 KMP_COUNT_BLOCK(OMP_TEAMS); in __kmpc_fork_teams()
727 KMP_COUNT_BLOCK(OMP_BARRIER); in __kmpc_barrier()
787 KMP_COUNT_BLOCK(OMP_MASTER); in __kmpc_master()
877 KMP_COUNT_BLOCK(OMP_MASKED); in __kmpc_masked()
1265 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical()
1486 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical_with_hint()
1842 KMP_COUNT_BLOCK(OMP_SINGLE); in __kmpc_single()
2652 KMP_COUNT_BLOCK(OMP_set_lock); in __kmpc_set_lock()
3077 KMP_COUNT_BLOCK(OMP_test_lock); in __kmpc_test_lock()
[all …]
H A Dkmp_stats.h904 #define KMP_COUNT_BLOCK(name) \ macro
974 #define KMP_COUNT_DEVELOPER_BLOCK(n) KMP_COUNT_BLOCK(n)
994 #define KMP_COUNT_BLOCK(n) ((void)0) macro
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_csupport.cpp278 KMP_COUNT_BLOCK(OMP_PARALLEL); in __kmpc_fork_call()
400 KMP_COUNT_BLOCK(OMP_TEAMS); in __kmpc_fork_teams()
727 KMP_COUNT_BLOCK(OMP_BARRIER); in __kmpc_barrier()
787 KMP_COUNT_BLOCK(OMP_MASTER); in __kmpc_master()
877 KMP_COUNT_BLOCK(OMP_MASKED); in __kmpc_masked()
1265 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical()
1486 KMP_COUNT_BLOCK(OMP_CRITICAL); in __kmpc_critical_with_hint()
1842 KMP_COUNT_BLOCK(OMP_SINGLE); in __kmpc_single()
2652 KMP_COUNT_BLOCK(OMP_set_lock); in __kmpc_set_lock()
3077 KMP_COUNT_BLOCK(OMP_test_lock); in __kmpc_test_lock()
[all …]

123