Searched refs:sHistogramSize (Results 1 – 1 of 1) sorted by relevance
42 constexpr int sHistogramSize = ProfileData::HistogramSize(); variable186 proto->mutable_histogram()->Reserve(sHistogramSize); in mergeProfileDataIntoProto()188 } else if (proto->histogram_size() != sHistogramSize) { in mergeProfileDataIntoProto()190 sHistogramSize); in mergeProfileDataIntoProto()