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