Searched refs:eRsAlloc (Results 1 – 1 of 1) sorted by relevance
1419 enum { eRsContext, eRsAlloc, eRsForceZero }; in CaptureAllocationInit() enumerator1435 __FUNCTION__, uint64_t(args[eRsContext]), uint64_t(args[eRsAlloc]), in CaptureAllocationInit()1438 AllocationDetails *alloc = CreateAllocation(uint64_t(args[eRsAlloc])); in CaptureAllocationInit()1449 eRsAlloc, in CaptureAllocationDestroy() enumerator1465 uint64_t(args[eRsContext]), uint64_t(args[eRsAlloc])); in CaptureAllocationDestroy()1470 *allocation_up->address.get() == addr_t(args[eRsAlloc])) { in CaptureAllocationDestroy()