Home
last modified time | relevance | path

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

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