Searched refs:AllocationTimer (Results 1 – 2 of 2) sorted by relevance
65 AllocationTimer alloc_timer(this, &obj); in AllocObjectWithAllocator()276 inline Heap::AllocationTimer::AllocationTimer(Heap* heap, mirror::Object** allocated_obj_ptr) in AllocationTimer() function283 inline Heap::AllocationTimer::~AllocationTimer() { in ~AllocationTimer()
1061 class AllocationTimer {1067 AllocationTimer(Heap* heap, mirror::Object** allocated_obj_ptr);1068 ~AllocationTimer();