Home
last modified time | relevance | path

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

/art/runtime/javaheapprof/
Djavaheapsampler.h63 size_t GetSampleOffset(size_t alloc_size,
Djavaheapsampler.cc77 size_t HeapSampler::GetSampleOffset(size_t alloc_size, in GetSampleOffset() function in art::HeapSampler
/art/runtime/gc/
Dheap.cc4192 prof_heap_sampler.GetSampleOffset(alloc_size, in JHPCheckNonTlabSampleAllocation()
4212 GetHeapSampler().GetSampleOffset(alloc_size, in JHPCalculateNextTlabSize()