Searched refs:IsEnabled (Results 1 – 10 of 10) sorted by relevance
71 bool IsEnabled() { return enabled_.load(std::memory_order_acquire); } in IsEnabled() function
77 return profile_saver_options_.IsEnabled(); in GetSaveProfilingInfo()
78 bool IsEnabled() const { in IsEnabled() function
101 DCHECK(options_.IsEnabled()); in ProfileSaver()989 DCHECK(options.IsEnabled()); in Start()
285 bool IsEnabled() const { return enabled_; } in IsEnabled() function
294 if (GetHeapSampler().IsEnabled()) { in AllocLargeObject()
283 if (GetHeapSampler().IsEnabled()) { in AllocNonMovableObject()
4273 if (GetHeapSampler().IsEnabled()) { in RegisterNativeAllocation()4550 bool jhp_enabled = GetHeapSampler().IsEnabled(); in AllocWithNewTLAB()
554 bool IsEnabled() { in IsEnabled() function in openjdkjvmti::JvmtiGcPauseListener573 bool old_state = listener->IsEnabled(); in SetupGcPauseTracking()581 bool new_state = listener->IsEnabled(); in SetupGcPauseTracking()
4628 if (heap->GetHeapSampler().IsEnabled()) { in ResetTlab()