Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.h328 void popTimer(TimerIdT ID, TimerStackIdT StackID);
611 Ctx->popTimer(ID, StackID); in ~TimerMarker()
DIceGlobalContext.cpp943 void GlobalContext::popTimer(TimerIdT ID, TimerStackIdT StackID) { in popTimer() function in Ice::GlobalContext