Searched refs:IsAllocTrackingEnabled (Results 1 – 3 of 3) sorted by relevance
41 return Dbg::IsAllocTrackingEnabled(); in DdmVmInternal_getRecentAllocationStatus()
171 if (Dbg::IsAllocTrackingEnabled()) { in AllocObjectWithAllocator()175 DCHECK(!Dbg::IsAllocTrackingEnabled()); in AllocObjectWithAllocator()
684 static bool IsAllocTrackingEnabled() { in IsAllocTrackingEnabled() function