Searched refs:HotEntry (Results 1 – 2 of 2) sorted by relevance
275 auto &HotEntry = ProfileSummaryBuilder::getEntryForPercentile( in computeThresholds() local277 HotCountThreshold = HotEntry.MinCount; in computeThresholds()289 HotEntry.NumCounts > ProfileSummaryHugeWorkingSetSizeThreshold; in computeThresholds()291 HotEntry.NumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()297 static_cast<uint64_t>(HotEntry.NumCounts * PartialProfileRatio * in computeThresholds()
245 auto &HotEntry = in computeThresholds() local247 HotCountThreshold = HotEntry.MinCount; in computeThresholds()258 HotEntry.NumCounts > ProfileSummaryHugeWorkingSetSizeThreshold; in computeThresholds()260 HotEntry.NumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()