Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp862 std::string GlobalContext::getTimerName(TimerStackIdT StackID) { in getTimerName() function in Ice::GlobalContext
/external/llvm-project/openmp/runtime/src/
Dkmp_stats.h619 inline timer_e getTimerName() const { return timer_name; } in getTimerName() function