Searched refs:IndexedAI (Results 1 – 1 of 1) sorted by relevance
304 const IndexedAllocationInfo &IndexedAI, in AllocationInfo()306 for (const FrameId &Id : IndexedAI.CallStack) { in AllocationInfo()309 Info = IndexedAI.Info; in AllocationInfo()411 for (const IndexedAllocationInfo &IndexedAI : Record.AllocSites) { in MemProfRecord() local412 AllocSites.emplace_back(IndexedAI, IdToFrameCallback); in MemProfRecord()