Searched refs:SourceAllocation (Results 1 – 3 of 3) sorted by relevance
61 struct SourceAllocation { struct90 void StoreAllocation(const SourceAllocation& allocation); argument113 void AddAllocation(const SourceAllocation& alloc);134 std::vector<SourceAllocation> pending_allocs_;
150 const SourceAllocation& alloc) { in StoreAllocation()155 for (const SourceAllocation& alloc : pending_allocs_) in CommitAllocations()178 void ProfilePacketSequenceState::AddAllocation(const SourceAllocation& alloc) { in AddAllocation()
404 ProfilePacketSequenceState::SourceAllocation src_allocation; in ParseProfilePacket()