Searched defs:IsOpStatsEnabled (Results 1 – 2 of 2) sorted by relevance
85 bool IsOpStatsEnabled() const override { return true; } in IsOpStatsEnabled() function
79 virtual bool IsOpStatsEnabled() const { return opstats_enabled_; } in IsOpStatsEnabled() function