Searched refs:mappedStats (Results 1 – 1 of 1) sorted by relevance
1261 final NetworkStats mappedStats = this.mapKeysNotNull(entry -> entry.getTag() != TAG_NONE in groupedByIface() local1265 for (int i = 0; i < mappedStats.size; i++) { in groupedByIface()1266 mappedStats.operations[i] = 0L; in groupedByIface()1268 return mappedStats; in groupedByIface()