Searched refs:getStatPairs (Results 1 – 1 of 1) sorted by relevance
94 HashMap<String, String> globalPairs = getStatPairs(blocks[0]); in getMetrics()115 HashMap<String, String> layerPairs = getStatPairs(blocks[i]); in getMetrics()160 private HashMap<String, String> getStatPairs(String block) { in getStatPairs() method in SfStatsCollectionHelper