Searched refs:summaryTotalPull (Results 1 – 1 of 1) sorted by relevance
287 long summaryTotalPull = 0; in populatePulledAtomStats() local354 summaryTotalPull += dataItem.totalPull; in populatePulledAtomStats()367 resultMap.put(MetricUtility.constructKey(metricKeyPrefix, "total_pull"), summaryTotalPull); in populatePulledAtomStats() local