Home
last modified time | relevance | path

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

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