Searched refs:getEntryForPercentile (Results 1 – 5 of 5) sorted by relevance
70 static const ProfileSummaryEntry &getEntryForPercentile(SummaryEntryVector &DS, in getEntryForPercentile() function246 getEntryForPercentile(DetailedSummary, ProfileSummaryCutoffHot); in computeThresholds()251 getEntryForPercentile(DetailedSummary, ProfileSummaryCutoffCold); in computeThresholds()272 getEntryForPercentile(DetailedSummary, PercentileCutoff); in computeThreshold()
275 auto &HotEntry = ProfileSummaryBuilder::getEntryForPercentile( in computeThresholds()280 auto &ColdEntry = ProfileSummaryBuilder::getEntryForPercentile( in computeThresholds()315 auto &Entry = ProfileSummaryBuilder::getEntryForPercentile(DetailedSummary, in computeThreshold()
68 getEntryForPercentile(SummaryEntryVector &DS, uint64_t Percentile);
35 ProfileSummaryBuilder::getEntryForPercentile(SummaryEntryVector &DS, in getEntryForPercentile() function in ProfileSummaryBuilder
473 ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()478 ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()485 : ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()