Searched refs:printDetailedSummary (Results 1 – 3 of 3) sorted by relevance
103 void printDetailedSummary(raw_ostream &OS) const;
259 void ProfileSummary::printDetailedSummary(raw_ostream &OS) const { in printDetailedSummary() function in ProfileSummary
2972 PS->printDetailedSummary(OS); in showInstrProfile()3186 PS.printDetailedSummary(OS); in showSampleProfile()