Searched refs:getColdCountThreshold (Results 1 – 7 of 7) sorted by relevance
71 static uint64_t getColdCountThreshold(SummaryEntryVector &DS);
168 uint64_t getColdCountThreshold() const { in getColdCountThreshold() function
168 uint64_t ProfileSummaryBuilder::getColdCountThreshold(SummaryEntryVector &DS) { in getColdCountThreshold() function in ProfileSummaryBuilder
244 ProfileSummaryBuilder::getColdCountThreshold(DetailedSummary); in computeThresholds()
417 ColdCountThreshold = ProfileSummaryBuilder::getColdCountThreshold( in computeSummaryAndThreshold()
1313 dbgs() << "ColdCountThreshold = " << PSI.getColdCountThreshold() in unswitchFunction()
734 ProfileSummaryBuilder::getColdCountThreshold( in mergeSampleProfile()