Searched refs:getDetailedSummary (Results 1 – 5 of 5) sorted by relevance
112 auto &DetailedSummary = Summary->getDetailedSummary(); in computeThresholds()148 auto &DetailedSummary = Summary->getDetailedSummary(); in computeThreshold()
88 const SummaryEntryVector &getDetailedSummary() { return DetailedSummary; } in getDetailedSummary() function
1298 SamplePS.getDetailedSummary(), in adjustInstrProfile()1303 SamplePS.getDetailedSummary(), in adjustInstrProfile()1308 InstrPS.getDetailedSummary(), in adjustInstrProfile()1315 InstrPS.getDetailedSummary(), in adjustInstrProfile()1569 (Summary->getDetailedSummary())); in mergeSampleProfile()2640 ProfileSummaryBuilder::getHotCountThreshold(BasePS.getDetailedSummary()); in loadProfiles()2642 ProfileSummaryBuilder::getHotCountThreshold(TestPS.getDetailedSummary()); in loadProfiles()3084 auto &SummaryVector = PS.getDetailedSummary(); in showHotFunctionList()
814 ArrayRef<ProfileSummaryEntry> Entries = Summary->getDetailedSummary(); in writeSummary()
429 const std::vector<ProfileSummaryEntry> &Res = PS.getDetailedSummary(); in setSummary()