Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A 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
H A DIceGlobalContext.h313 TimerStackIdT newTimerStackID(const std::string &Name);