Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1896 class SampleOverlapAggregator { class
1898 SampleOverlapAggregator(const std::string &BaseFilename, in SampleOverlapAggregator() function in __anon209d874b1211::SampleOverlapAggregator
2061 bool SampleOverlapAggregator::detectZeroSampleProfile( in detectZeroSampleProfile()
2075 double SampleOverlapAggregator::computeBlockSimilarity( in computeBlockSimilarity()
2087 void SampleOverlapAggregator::updateHotBlockOverlap(uint64_t BaseSample, in updateHotBlockOverlap()
2104 void SampleOverlapAggregator::getHotFunctions( in getHotFunctions()
2113 void SampleOverlapAggregator::computeHotFuncOverlap() { in computeHotFuncOverlap()
2131 void SampleOverlapAggregator::updateOverlapStatsForFunction( in updateOverlapStatsForFunction()
2153 void SampleOverlapAggregator::updateForUnmatchedCallee( in updateForUnmatchedCallee()
2172 double SampleOverlapAggregator::computeSampleFunctionInternalOverlap( in computeSampleFunctionInternalOverlap()
[all …]