Searched refs:HotEntry (Results 1 – 2 of 2) sorted by relevance
241 auto &HotEntry = ProfileSummaryBuilder::getEntryForPercentile( in computeThresholds() local251 HotEntry.NumCounts > ProfileSummaryHugeWorkingSetSizeThreshold; in computeThresholds()253 HotEntry.NumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()259 static_cast<uint64_t>(HotEntry.NumCounts * PartialProfileRatio * in computeThresholds()
167 auto &HotEntry = in getHotCountThreshold() local169 uint64_t HotCountThreshold = HotEntry.MinCount; in getHotCountThreshold()