Searched refs:__kmpc_impl_get_wtime (Results 1 – 4 of 4) sorted by relevance
88 DEVICE double __kmpc_impl_get_wtime();
39 DEVICE double __kmpc_impl_get_wtime() {
120 INLINE double __kmpc_impl_get_wtime() { in __kmpc_impl_get_wtime() function
25 double rc = __kmpc_impl_get_wtime(); in omp_get_wtime()