Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp924 void GlobalContext::pushTimer(TimerIdT ID, TimerStackIdT StackID) { in pushTimer() function in Ice::GlobalContext
1055 Ctx->pushTimer(ID, StackID); in push()
1062 Ctx->pushTimer(ID, StackID); in pushCfg()
DIceGlobalContext.h366 void pushTimer(TimerIdT ID, TimerStackIdT StackID);