Home
last modified time | relevance | path

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

/art/runtime/javaheapprof/
Djavaheapsampler.h35 void SetBytesUntilSample(size_t bytes) { in SetBytesUntilSample() function
/art/runtime/gc/
Dheap.cc4196 prof_heap_sampler.SetBytesUntilSample(bytes_until_sample); in JHPCheckNonTlabSampleAllocation()
4423 GetHeapSampler().SetBytesUntilSample(bytes_until_sample); in AllocWithNewTLAB()