Searched refs:GetTrackAllocationsStack (Results 1 – 2 of 2) sorted by relevance
89 writer_->Write(snapshot_->GetTrackAllocationsStack().size()); // 13. in SerializeSnapshotHeader()154 const CVector<FunctionInfo> trackAllocationsStack = snapshot_->GetTrackAllocationsStack(); in SerializeTraceFunctionInfo()
445 const CVector<FunctionInfo> &GetTrackAllocationsStack() const in GetTrackAllocationsStack() function