Searched refs:prof_heap_sampler (Results 1 – 1 of 1) sorted by relevance
4428 HeapSampler& prof_heap_sampler = GetHeapSampler(); in JHPCheckNonTlabSampleAllocation() local4435 prof_heap_sampler.GetSampleOffset( in JHPCheckNonTlabSampleAllocation()4437 prof_heap_sampler.SetBytesUntilSample(bytes_until_sample); in JHPCheckNonTlabSampleAllocation()4439 prof_heap_sampler.ReportSample(obj, alloc_size); in JHPCheckNonTlabSampleAllocation()