Searched refs:IsAllocTrackingEnabled (Results 1 – 3 of 3) sorted by relevance
151 if (Dbg::IsAllocTrackingEnabled()) { in AllocObjectWithAllocator()155 DCHECK(!Dbg::IsAllocTrackingEnabled()); in AllocObjectWithAllocator()
39 return Dbg::IsAllocTrackingEnabled(); in DdmVmInternal_getRecentAllocationStatus()
601 static bool IsAllocTrackingEnabled() { in IsAllocTrackingEnabled() function