Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1178 class SampleOverlapAggregator { class
1180 SampleOverlapAggregator(const std::string &BaseFilename, in SampleOverlapAggregator() function in __anon4e4d357f0c11::SampleOverlapAggregator
1340 bool SampleOverlapAggregator::detectZeroSampleProfile( in detectZeroSampleProfile()
1354 double SampleOverlapAggregator::computeBlockSimilarity( in computeBlockSimilarity()
1383 void SampleOverlapAggregator::getHotFunctions( in getHotFunctions()
1392 void SampleOverlapAggregator::computeHotFuncOverlap() { in computeHotFuncOverlap()
1432 void SampleOverlapAggregator::updateForUnmatchedCallee( in updateForUnmatchedCallee()
1544 double SampleOverlapAggregator::weightForFuncSimilarity( in weightForFuncSimilarity()
1856 void SampleOverlapAggregator::dumpHotFuncAndBlockOverlap( in dumpHotFuncAndBlockOverlap()
1883 std::error_code SampleOverlapAggregator::loadProfiles() { in loadProfiles()
[all …]