Searched refs:getTimers (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp819 printTimerStats(statsOut, (*it)->getTimers(), 0);
879 timeStat *timers = (*it)->getTimers();
H A Dkmp_stats.h740 inline timeStat *getTimers() { return _timers; } function in class:kmp_stats_list

Completed in 159 milliseconds