Home
last modified time | relevance | path

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

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