Searched refs:GetHeapSampler (Results 1 – 4 of 4) sorted by relevance
294 if (GetHeapSampler().IsEnabled()) { in AllocLargeObject()
857 GetHeapSampler().DisableHeapSampler(); in Heap()4273 if (GetHeapSampler().IsEnabled()) { in RegisterNativeAllocation()4428 HeapSampler& prof_heap_sampler = GetHeapSampler(); in JHPCheckNonTlabSampleAllocation()4449 size_t next_sample_point = GetHeapSampler().GetSampleOffset( in JHPCalculateNextTlabSize()4455 GetHeapSampler().AdjustSampleOffset(adjustment); in AdjustSampleOffset()4550 bool jhp_enabled = GetHeapSampler().IsEnabled(); in AllocWithNewTLAB()4664 GetHeapSampler().ReportSample(ret, alloc_size); in AllocWithNewTLAB()4666 GetHeapSampler().SetBytesUntilSample(bytes_until_sample); in AllocWithNewTLAB()
283 if (GetHeapSampler().IsEnabled()) { in AllocNonMovableObject()912 HeapSampler& GetHeapSampler() { in GetHeapSampler() function
4628 if (heap->GetHeapSampler().IsEnabled()) { in ResetTlab()