Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp334 newTimerStackID("Total across all functions"); in GlobalContext()
335 newTimerStackID("Per-function summary"); in GlobalContext()
828 TimerStackIdT GlobalContext::newTimerStackID(const std::string &Name) { in newTimerStackID() function in Ice::GlobalContext
DIceGlobalContext.h313 TimerStackIdT newTimerStackID(const std::string &Name);