Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1153 class SampleOverlapAggregator { class
1155 SampleOverlapAggregator(const std::string &BaseFilename, in SampleOverlapAggregator() function in __anon611ca1760c11::SampleOverlapAggregator
1315 bool SampleOverlapAggregator::detectZeroSampleProfile( in detectZeroSampleProfile()
1329 double SampleOverlapAggregator::computeBlockSimilarity( in computeBlockSimilarity()
1341 void SampleOverlapAggregator::updateHotBlockOverlap(uint64_t BaseSample, in updateHotBlockOverlap()
1358 void SampleOverlapAggregator::getHotFunctions( in getHotFunctions()
1367 void SampleOverlapAggregator::computeHotFuncOverlap() { in computeHotFuncOverlap()
1385 void SampleOverlapAggregator::updateOverlapStatsForFunction( in updateOverlapStatsForFunction()
1407 void SampleOverlapAggregator::updateForUnmatchedCallee( in updateForUnmatchedCallee()
1426 double SampleOverlapAggregator::computeSampleFunctionInternalOverlap( in computeSampleFunctionInternalOverlap()
[all …]