Searched refs:enable_allocation_tracking_delta_ (Results 1 – 2 of 2) sorted by relevance
262 size_t enable_allocation_tracking_delta_; variable
513 enable_allocation_tracking_delta_( in JavaVMExt()631 if (LIKELY(enable_allocation_tracking_delta_ == 0)) { in CheckGlobalRefAllocationTracking()635 if (UNLIKELY(simple_free_capacity <= enable_allocation_tracking_delta_)) { in CheckGlobalRefAllocationTracking()