Searched refs:AllocationTid (Results 1 – 1 of 1) sorted by relevance
1061 atomic_u32 AllocationTid; member1267 void storeRingBufferEntry(void *Ptr, u32 AllocationTrace, u32 AllocationTid, in storeRingBufferEntry() argument1282 atomic_store_relaxed(&Entry->AllocationTid, AllocationTid); in storeRingBufferEntry()1313 u32 AllocationTid = Ptr32[MemTagAllocationTidIndex]; in storeDeallocationStackMaybe() local1319 AllocationTrace, AllocationTid, Size, in storeDeallocationStackMaybe()1431 u32 AllocationTid = atomic_load_relaxed(&Entry->AllocationTid); in getRingBufferErrorInfo() local1476 R->allocation_tid = AllocationTid; in getRingBufferErrorInfo()