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