Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp673 rgb_color color = getEventColor(ev.getTimerName()); in printEvents()
678 timeStat::name(ev.getTimerName())); in printEvents()
H A Dkmp_stats.h629 inline timer_e getTimerName() const { return timer_name; } in getTimerName() function