Home
last modified time | relevance | path

Searched refs:resetTimer (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.h326 void resetTimer(TimerStackIdT StackID);
DIceGlobalContext.cpp856 void GlobalContext::resetTimer(TimerStackIdT StackID) { in resetTimer() function in Ice::GlobalContext
DIceCfg.cpp184 getContext()->resetTimer(GlobalContext::TSK_Default); in translate()