Home
last modified time | relevance | path

Searched refs:prof_heap_sampler (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/
Dheap.cc4428 HeapSampler& prof_heap_sampler = GetHeapSampler(); in JHPCheckNonTlabSampleAllocation() local
4435 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()