Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap-inl.h293 JHPCheckNonTlabSampleAllocation(self, obj, byte_count); in AllocLargeObject()
Dheap.h268 JHPCheckNonTlabSampleAllocation(self, obj, num_bytes); in AllocNonMovableObject()
873 void JHPCheckNonTlabSampleAllocation(Thread* self,
Dheap.cc4181 void Heap::JHPCheckNonTlabSampleAllocation(Thread* self, mirror::Object* obj, size_t alloc_size) { in JHPCheckNonTlabSampleAllocation() function in art::gc::Heap
4380 JHPCheckNonTlabSampleAllocation(self, ret, alloc_size); in AllocWithNewTLAB()
4391 JHPCheckNonTlabSampleAllocation(self, ret, alloc_size); in AllocWithNewTLAB()
4404 JHPCheckNonTlabSampleAllocation(self, ret, alloc_size); in AllocWithNewTLAB()