Searched refs:computeThreshold (Results 1 – 2 of 2) sorted by relevance
263 Optional<uint64_t> ProfileSummaryInfo::computeThreshold(int PercentileCutoff) { in computeThreshold() function in ProfileSummaryInfo303 auto CountThreshold = computeThreshold(PercentileCutoff); in isHotCountNthPercentile()
60 Optional<uint64_t> computeThreshold(int PercentileCutoff);