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