Searched refs:GuardedTimer (Results 1 – 2 of 2) sorted by relevance
186 struct GuardedTimer { struct195 ScopedTimer(GuardedTimer &g) : in ScopedTimer() argument216 static std::atomic<GuardedTimer *> counter_;
80 if (!enabled_.load()) counter_ = new GuardedTimer[ResourceTimer::counterSize]; in enable()265 std::atomic<ResourceTimer::GuardedTimer *> ResourceTimer::counter_(nullptr);