Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_stats.h748 inline void endLife() { thread_life_timer.stop(tsc_tick_count::now(), this); } in endLife() function
Dkmp_stats.cpp691 ptr->endLife(); in windupExplicitTimers()