Lines Matching defs:SampleOverlapAggregator
1978 class SampleOverlapAggregator {
1980 SampleOverlapAggregator(const std::string &BaseFilename,
2143 bool SampleOverlapAggregator::detectZeroSampleProfile(
2157 double SampleOverlapAggregator::computeBlockSimilarity(
2169 void SampleOverlapAggregator::updateHotBlockOverlap(uint64_t BaseSample,
2186 void SampleOverlapAggregator::getHotFunctions(
2195 void SampleOverlapAggregator::computeHotFuncOverlap() {
2213 void SampleOverlapAggregator::updateOverlapStatsForFunction(
2235 void SampleOverlapAggregator::updateForUnmatchedCallee(
2254 double SampleOverlapAggregator::computeSampleFunctionInternalOverlap(
2347 double SampleOverlapAggregator::weightForFuncSimilarity(
2367 SampleOverlapAggregator::weightByImportance(double FuncSimilarity,
2382 double SampleOverlapAggregator::computeSampleFunctionOverlap(
2415 void SampleOverlapAggregator::computeSampleProfileOverlap(raw_fd_ostream &OS) {
2534 void SampleOverlapAggregator::initializeSampleProfileOverlap() {
2557 void SampleOverlapAggregator::dumpFuncSimilarity(raw_fd_ostream &OS) const {
2618 void SampleOverlapAggregator::dumpProgramSummary(raw_fd_ostream &OS) const {
2662 void SampleOverlapAggregator::dumpHotFuncAndBlockOverlap(
2689 std::error_code SampleOverlapAggregator::loadProfiles() {
2737 SampleOverlapAggregator OverlapAggr(