Searched refs:IndexedAI (Results 1 – 1 of 1) sorted by relevance
300 const IndexedAllocationInfo &IndexedAI, in AllocationInfo()302 for (const FrameId &Id : IndexedAI.CallStack) { in AllocationInfo()305 Info = IndexedAI.Info; in AllocationInfo()407 for (const IndexedAllocationInfo &IndexedAI : Record.AllocSites) { in MemProfRecord() local408 AllocSites.emplace_back(IndexedAI, IdToFrameCallback); in MemProfRecord()