Lines Matching defs:SampleOverlapAggregator
1896 class SampleOverlapAggregator {
1898 SampleOverlapAggregator(const std::string &BaseFilename,
2061 bool SampleOverlapAggregator::detectZeroSampleProfile(
2075 double SampleOverlapAggregator::computeBlockSimilarity(
2087 void SampleOverlapAggregator::updateHotBlockOverlap(uint64_t BaseSample,
2104 void SampleOverlapAggregator::getHotFunctions(
2113 void SampleOverlapAggregator::computeHotFuncOverlap() {
2131 void SampleOverlapAggregator::updateOverlapStatsForFunction(
2153 void SampleOverlapAggregator::updateForUnmatchedCallee(
2172 double SampleOverlapAggregator::computeSampleFunctionInternalOverlap(
2265 double SampleOverlapAggregator::weightForFuncSimilarity(
2285 SampleOverlapAggregator::weightByImportance(double FuncSimilarity,
2300 double SampleOverlapAggregator::computeSampleFunctionOverlap(
2333 void SampleOverlapAggregator::computeSampleProfileOverlap(raw_fd_ostream &OS) {
2452 void SampleOverlapAggregator::initializeSampleProfileOverlap() {
2475 void SampleOverlapAggregator::dumpFuncSimilarity(raw_fd_ostream &OS) const {
2536 void SampleOverlapAggregator::dumpProgramSummary(raw_fd_ostream &OS) const {
2580 void SampleOverlapAggregator::dumpHotFuncAndBlockOverlap(
2607 std::error_code SampleOverlapAggregator::loadProfiles() {
2655 SampleOverlapAggregator OverlapAggr(