Searched refs:sGPUHistogramSize (Results 1 – 1 of 1) sorted by relevance
46 constexpr int sGPUHistogramSize = ProfileData::GPUHistogramSize(); variable224 proto->mutable_gpu_histogram()->Reserve(sGPUHistogramSize); in mergeProfileDataIntoProto()226 } else if (proto->gpu_histogram_size() != sGPUHistogramSize) { in mergeProfileDataIntoProto()228 sGPUHistogramSize); in mergeProfileDataIntoProto()