Searched refs:AllocStackId (Results 1 – 2 of 2) sorted by relevance
147 assert(AllocStackId == StackId); in addCallStack()151 AllocStackId = StackId; in addCallStack()260 errs() << "Total size for allocation with location hash " << AllocStackId in buildAndAttachMIBMetadata()268 MIBCallStack.push_back(AllocStackId); in buildAndAttachMIBMetadata()
71 uint64_t AllocStackId = 0; variable