Home
last modified time | relevance | path

Searched defs:UpdateCounts (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTimerTree.cpp152 constexpr bool UpdateCounts = false; in push() local
163 constexpr bool UpdateCounts = true; in pop() local
177 void TimerStack::update(bool UpdateCounts) { in update()
266 constexpr bool UpdateCounts = true; in dump() local