Searched refs:histogramCounts (Results 1 – 2 of 2) sorted by relevance
117 std::vector<int64_t> histogramCounts; in readFromParcel() local118 if ((err = parcel->readInt64Vector(&histogramCounts)) != OK) { in readFromParcel()154 mHistogramCounts = std::move(histogramCounts); in readFromParcel()
439 streamProtos[i].histogramCounts = streamStats.getHistogramCounts(); in logSelf()463 + Arrays.toString(streamProtos[i].histogramCounts) in logSelf()