Searched refs:LastContextId (Results 1 – 1 of 1) sorted by relevance
637 unsigned int LastContextId = 0; member in __anonf01a58700111::CallsiteContextGraph1005 AllocNode->OrigStackOrAllocId = LastContextId; in addAllocNode()1036 ContextIdToAllocationType[++LastContextId] = AllocType; in addStackNodesForMIB()1040 ContextIdToTotalSize[LastContextId] = TotalSize; in addStackNodesForMIB()1070 PrevNode->addOrUpdateCallerEdge(StackNode, AllocType, LastContextId); in addStackNodesForMIB()1082 NewContextIds.insert(++LastContextId); in duplicateContextIds()1083 OldToNewContextIds[OldId].insert(LastContextId); in duplicateContextIds()1086 ContextIdToAllocationType[LastContextId] = ContextIdToAllocationType[OldId]; in duplicateContextIds()1090 ContextIdToTotalSize[LastContextId] = 0; in duplicateContextIds()