Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_stats.h745 inline void endLife() { thread_life_timer.stop(tsc_tick_count::now(), this); } in endLife() function
Dkmp_stats.cpp688 ptr->endLife(); in windupExplicitTimers()