Searched refs:allocSummary (Results 1 – 3 of 3) sorted by relevance
352 IndexedInstrProf::allocSummary(SummarySize); in writeImpl()362 TheCSSummary = IndexedInstrProf::allocSummary(SummarySize); in writeImpl()
803 IndexedInstrProf::allocSummary(SummarySize); in readSummary()
1088 inline std::unique_ptr<Summary> allocSummary(uint32_t TotalSize) { in allocSummary() function