Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h754 inline void startLife() { thread_life_timer.start(tsc_tick_count::now()); } in startLife() function
H A Dz_Linux_util.cpp545 __kmp_stats_thread_ptr->startLife(); in __kmp_launch_worker()
H A Dkmp_runtime.cpp3919 __kmp_stats_thread_ptr->startLife(); in __kmp_register_root()