Searched refs:HotEntry (Results 1 – 2 of 2) sorted by relevance
239 auto &HotEntry = ProfileSummaryBuilder::getEntryForPercentile( in computeThresholds() local249 HotEntry.NumCounts > ProfileSummaryHugeWorkingSetSizeThreshold; in computeThresholds()251 HotEntry.NumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()257 static_cast<uint64_t>(HotEntry.NumCounts * PartialProfileRatio * in computeThresholds()
160 auto &HotEntry = in getHotCountThreshold() local162 uint64_t HotCountThreshold = HotEntry.MinCount; in getHotCountThreshold()