Searched refs:is_tracking_allocations (Results 1 – 4 of 4) sorted by relevance
96 DCHECK(!is_tracking_allocations()); in StartHeapObjectsTracking()111 if (is_tracking_allocations()) { in StopHeapObjectsTracking()194 if (!is_tracking_allocations()) is_tracking_object_moves_ = false; in ClearHeapObjectMap()
62 bool is_tracking_allocations() const { in is_tracking_allocations() function
226 if (profiler->is_tracking_allocations()) { in OnAllocationEvent()
3351 if (profiler->is_tracking_allocations()) { in RightTrimFixedArray()