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