Searched refs:HotEntry (Results 1 – 2 of 2) sorted by relevance
238 auto &HotEntry = ProfileSummaryBuilder::getEntryForPercentile( in computeThresholds() local248 HotEntry.NumCounts > ProfileSummaryHugeWorkingSetSizeThreshold; in computeThresholds()250 HotEntry.NumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()256 static_cast<uint64_t>(HotEntry.NumCounts * PartialProfileRatio * in computeThresholds()
161 auto &HotEntry = in getHotCountThreshold() local163 uint64_t HotCountThreshold = HotEntry.MinCount; in getHotCountThreshold()