Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_stats.cpp670 rgb_color color = getEventColor(ev.getTimerName()); in printEvents()
675 timeStat::name(ev.getTimerName())); in printEvents()
Dkmp_stats.h619 inline timer_e getTimerName() const { return timer_name; } in getTimerName() function
/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp862 std::string GlobalContext::getTimerName(TimerStackIdT StackID) { in getTimerName() function in Ice::GlobalContext
1019 auto OrigName = getTimerName(StackID); in dumpLocalTimers()
DIceGlobalContext.h327 std::string getTimerName(TimerStackIdT StackID);