Searched refs:ifaceCounts (Results 1 – 1 of 1) sorted by relevance
332 InterfaceCount[] ifaceCounts = new InterfaceCount[returnCount]; in getSortedInterfaceCounts() local334 ifaceCounts[i] = new InterfaceCount(sorted[i].getKey(), sorted[i].getValue()); in getSortedInterfaceCounts()336 return ifaceCounts; in getSortedInterfaceCounts()