Searched refs:kMaxMetricCountPerConfig (Results 1 – 2 of 2) sorted by relevance
108 const static int kMaxMetricCountPerConfig = 1000; variable
118 if (mAllMetricProducers.size() > StatsdStats::kMaxMetricCountPerConfig || in MetricsManager()