Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.h322 void dumpLocalTimers(const std::string &TimerNameOverride,
DIceGlobalContext.cpp1102 void GlobalContext::dumpLocalTimers(const std::string &TimerNameOverride, in dumpLocalTimers() function in Ice::GlobalContext
DIceCfg.cpp272 getContext()->dumpLocalTimers(getFunctionName().toString()); in translate()