Searched defs:statsIndex (Results 1 – 2 of 2) sorted by relevance
58 final int statsIndex = SparseMappingTable.getIndexFromKey(key); in mergeStats() local75 final int statsIndex = SparseMappingTable.getIndexFromKey(key); in mergeStats() local80 public static void mergeStats(final long[] stats, final int statsIndex, in mergeStats()94 public static void mergeStats(final long[] stats, final int statsIndex, final int inCount, in mergeStats()150 final int statsIndex = SparseMappingTable.getIndexFromKey(key); in writeStatsToProtoForKey() local155 final int statsIndex) { in writeStatsToProto()
1407 NetworkStats stats, int statsIndex, C cookie); in foundNonMonotonic()