Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp102 static struct kmp_sys_timer __kmp_sys_timer_data; variable
1868 t_ns = (double)(TS2NS(stop) - TS2NS(__kmp_sys_timer_data.start)); in __kmp_read_system_time()
1877 TIMEVAL_TO_TIMESPEC(&tval, &__kmp_sys_timer_data.start); in __kmp_clear_system_time()