Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1837 class SampleOverlapAggregator { class
1839 SampleOverlapAggregator(const std::string &BaseFilename, in SampleOverlapAggregator() function in __anon4d4e49c11211::SampleOverlapAggregator
2002 bool SampleOverlapAggregator::detectZeroSampleProfile( in detectZeroSampleProfile()
2016 double SampleOverlapAggregator::computeBlockSimilarity( in computeBlockSimilarity()
2045 void SampleOverlapAggregator::getHotFunctions( in getHotFunctions()
2054 void SampleOverlapAggregator::computeHotFuncOverlap() { in computeHotFuncOverlap()
2094 void SampleOverlapAggregator::updateForUnmatchedCallee( in updateForUnmatchedCallee()
2206 double SampleOverlapAggregator::weightForFuncSimilarity( in weightForFuncSimilarity()
2521 void SampleOverlapAggregator::dumpHotFuncAndBlockOverlap( in dumpHotFuncAndBlockOverlap()
2548 std::error_code SampleOverlapAggregator::loadProfiles() { in loadProfiles()
[all …]