Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/
H A Dheap.cc4447 HeapSampler& prof_heap_sampler = GetHeapSampler(); in JHPCheckNonTlabSampleAllocation() local
4454 prof_heap_sampler.GetSampleOffset( in JHPCheckNonTlabSampleAllocation()
4456 prof_heap_sampler.SetBytesUntilSample(bytes_until_sample); in JHPCheckNonTlabSampleAllocation()
4458 prof_heap_sampler.ReportSample(obj, alloc_size); in JHPCheckNonTlabSampleAllocation()