Searched refs:MAX_EVENTS_FOR_STATISTICS (Results 1 – 1 of 1) sorted by relevance
43 static constexpr size_t MAX_EVENTS_FOR_STATISTICS = 20000; variable131 if (mNumSketchEventsProcessed >= MAX_EVENTS_FOR_STATISTICS) { in processStatistics()