Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp83 ProfileSummaryBuilder::getEntryForPercentile(SummaryEntryVector &DS, in getEntryForPercentile() function in ProfileSummaryBuilder
161 ProfileSummaryBuilder::getEntryForPercentile(DS, ProfileSummaryCutoffHot); in getHotCountThreshold()
169 auto &ColdEntry = ProfileSummaryBuilder::getEntryForPercentile( in getColdCountThreshold()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp239 auto &HotEntry = ProfileSummaryBuilder::getEntryForPercentile( in computeThresholds()
275 auto &Entry = ProfileSummaryBuilder::getEntryForPercentile(DetailedSummary, in computeThreshold()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DProfileCommon.h69 getEntryForPercentile(SummaryEntryVector &DS, uint64_t Percentile);
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp485 ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()
490 ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()
497 : ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()