Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_stats.h744 inline void startLife() { thread_life_timer.start(tsc_tick_count::now()); } in startLife() function
Dz_Linux_util.cpp542 __kmp_stats_thread_ptr->startLife(); in __kmp_launch_worker()
Dkmp_runtime.cpp3689 __kmp_stats_thread_ptr->startLife(); in __kmp_register_root()