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