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.cpp1992 class SampleOverlapAggregator { class
1994 SampleOverlapAggregator(const std::string &BaseFilename, in SampleOverlapAggregator() function in __anon209d874b1311::SampleOverlapAggregator
2157 bool SampleOverlapAggregator::detectZeroSampleProfile( in detectZeroSampleProfile()
2171 double SampleOverlapAggregator::computeBlockSimilarity( in computeBlockSimilarity()
2183 void SampleOverlapAggregator::updateHotBlockOverlap(uint64_t BaseSample, in updateHotBlockOverlap()
2200 void SampleOverlapAggregator::getHotFunctions( in getHotFunctions()
2209 void SampleOverlapAggregator::computeHotFuncOverlap() { in computeHotFuncOverlap()
2227 void SampleOverlapAggregator::updateOverlapStatsForFunction( in updateOverlapStatsForFunction()
2249 void SampleOverlapAggregator::updateForUnmatchedCallee( in updateForUnmatchedCallee()
2268 double SampleOverlapAggregator::computeSampleFunctionInternalOverlap( in computeSampleFunctionInternalOverlap()
[all …]