Searched refs:GetTrackAllocationsStack (Results 1 – 2 of 2) sorted by relevance
82 writer->WriteNumber(snapshot->GetTrackAllocationsStack().size()); // 13. in SerializeSnapshotHeader()152 const CVector<FunctionInfo> trackAllocationsStack = snapshot->GetTrackAllocationsStack(); in SerializeTraceFunctionInfo()
477 const CVector<FunctionInfo> &GetTrackAllocationsStack() const in GetTrackAllocationsStack() function