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