Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_stats.h752 inline void endLife() { thread_life_timer.stop(tsc_tick_count::now(), this); } in endLife() function
H A Dkmp_stats.cpp691 ptr->endLife(); in windupExplicitTimers()