Home
last modified time | relevance | path

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

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