HomeSort by relevance Sort by last modified time
    Searched refs:AllocationTimer (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/
heap-inl.h 65 AllocationTimer alloc_timer(this, &obj);
276 inline Heap::AllocationTimer::AllocationTimer(Heap* heap, mirror::Object** allocated_obj_ptr)
283 inline Heap::AllocationTimer::~AllocationTimer() {
heap.h     [all...]

Completed in 37 milliseconds