Searched refs:getColdCountThreshold (Results 1 – 6 of 6) sorted by relevance
76 static uint64_t getColdCountThreshold(const SummaryEntryVector &DS);
118 ProfileSummaryBuilder::getColdCountThreshold(DetailedSummary); in computeThresholds()
176 ProfileSummaryBuilder::getColdCountThreshold(const SummaryEntryVector &DS) { in getColdCountThreshold() function in ProfileSummaryBuilder
261 uint64_t getColdCountThreshold() const { in getColdCountThreshold() function
1262 dbgs() << "ColdCountThreshold = " << PSI.getColdCountThreshold() in unswitchFunction()
1508 ProfileSummaryBuilder::getColdCountThreshold( in mergeSampleProfile()