Searched refs:getDetailedSummary (Results 1 – 5 of 5) sorted by relevance
117 auto &DetailedSummary = Summary->getDetailedSummary(); in computeThresholds()152 auto &DetailedSummary = Summary->getDetailedSummary(); in computeThreshold()
89 const SummaryEntryVector &getDetailedSummary() { return DetailedSummary; } in getDetailedSummary() function
1384 SamplePS.getDetailedSummary(), in adjustInstrProfile()1389 SamplePS.getDetailedSummary(), in adjustInstrProfile()1394 InstrPS.getDetailedSummary(), in adjustInstrProfile()1401 InstrPS.getDetailedSummary(), in adjustInstrProfile()1662 (Summary->getDetailedSummary())); in mergeSampleProfile()2736 ProfileSummaryBuilder::getHotCountThreshold(BasePS.getDetailedSummary()); in loadProfiles()2738 ProfileSummaryBuilder::getHotCountThreshold(TestPS.getDetailedSummary()); in loadProfiles()3177 auto &SummaryVector = PS.getDetailedSummary(); in showHotFunctionList()
441 const std::vector<ProfileSummaryEntry> &Res = PS.getDetailedSummary(); in setSummary()
811 ArrayRef<ProfileSummaryEntry> Entries = Summary->getDetailedSummary(); in writeSummary()