Searched refs:readSummaryEntry (Results 1 – 2 of 2) sorted by relevance
603 std::error_code readSummaryEntry(std::vector<ProfileSummaryEntry> &Entries);
1220 std::error_code SampleProfileReaderBinary::readSummaryEntry( in readSummaryEntry() function in SampleProfileReaderBinary1265 std::error_code EC = readSummaryEntry(Entries); in readSummary()