Searched defs:AllocationTrace (Results 1 – 2 of 2) sorted by relevance
1060 atomic_u32 AllocationTrace; member1267 void storeRingBufferEntry(void *Ptr, u32 AllocationTrace, u32 AllocationTid, in storeRingBufferEntry()1312 u32 AllocationTrace = Ptr32[MemTagAllocationTraceIndex]; in storeDeallocationStackMaybe() local1430 u32 AllocationTrace = atomic_load_relaxed(&Entry->AllocationTrace); in getRingBufferErrorInfo() local
96 CallSiteInfo AllocationTrace; member