Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.h471 mutable GlobalLockType StatsLock; variable
541 return LockedPtr<CodeStats>(&StatsCumulative, &StatsLock); in getStatsCumulative()