Home
last modified time | relevance | path

Searched refs:getEntryForPercentile (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp81 ProfileSummaryBuilder::getEntryForPercentile(const SummaryEntryVector &DS, in getEntryForPercentile() function in ProfileSummaryBuilder
168 ProfileSummaryBuilder::getEntryForPercentile(DS, ProfileSummaryCutoffHot); in getHotCountThreshold()
177 auto &ColdEntry = ProfileSummaryBuilder::getEntryForPercentile( in getColdCountThreshold()
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp113 auto &HotEntry = ProfileSummaryBuilder::getEntryForPercentile( in computeThresholds()
149 auto &Entry = ProfileSummaryBuilder::getEntryForPercentile(DetailedSummary, in computeThreshold()
/src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DProfileCommon.h74 getEntryForPercentile(const SummaryEntryVector &DS, uint64_t Percentile);
/src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1297 ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()
1302 ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()
1307 ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()
1314 : ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()