Searched refs:omp_get_wtick (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/finclude/ |
| H A D | omp_lib.f90 | 227 function omp_get_wtick () 228 double precision :: omp_get_wtick local 229 end function omp_get_wtick
|
| H A D | omp_lib.h | 90 external omp_get_wtick, omp_get_wtime 91 double precision omp_get_wtick, omp_get_wtime
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/finclude/ |
| H A D | omp_lib.f90 | 227 function omp_get_wtick () 228 double precision :: omp_get_wtick local 229 end function omp_get_wtick
|
| H A D | omp_lib.h | 90 external omp_get_wtick, omp_get_wtime 91 double precision omp_get_wtick, omp_get_wtime
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | soxomp.h | 45 #define omp_get_wtick() 0 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | omp.h | 131 extern double omp_get_wtick (void) __GOMP_NOTHROW;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/ |
| H A D | omp.h | 131 extern double omp_get_wtick (void) __GOMP_NOTHROW;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | libgomp.info | 184 * omp_get_wtick:: Get timer precision. 1090 File: libgomp.info, Node: omp_destroy_nest_lock, Next: omp_get_wtick, Prev: omp_unset_nest_lock,… 1114 File: libgomp.info, Node: omp_get_wtick, Next: omp_get_wtime, Prev: omp_destroy_nest_lock, Up: … 1116 2.40 'omp_get_wtick' - Get timer precision 1124 _Prototype_: 'double omp_get_wtick(void);' 1127 _Interface_: 'double precision function omp_get_wtick()' 1136 File: libgomp.info, Node: omp_get_wtime, Prev: omp_get_wtick, Up: Runtime Library Routines 1155 *note omp_get_wtick:: 5021 Node: omp_get_wtick39456
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | libgomp.info | 184 * omp_get_wtick:: Get timer precision. 1090 File: libgomp.info, Node: omp_destroy_nest_lock, Next: omp_get_wtick, Prev: omp_unset_nest_lock,… 1114 File: libgomp.info, Node: omp_get_wtick, Next: omp_get_wtime, Prev: omp_destroy_nest_lock, Up: … 1116 2.40 'omp_get_wtick' - Get timer precision 1124 _Prototype_: 'double omp_get_wtick(void);' 1127 _Interface_: 'double precision function omp_get_wtick()' 1136 File: libgomp.info, Node: omp_get_wtime, Prev: omp_get_wtick, Up: Runtime Library Routines 1155 *note omp_get_wtick:: 5021 Node: omp_get_wtick39456
|