Searched refs:allocation_end_time (Results 1 – 1 of 1) sorted by relevance
390 uint64_t allocation_end_time = NanoTime() / kTimeAdjust; in ~AllocationTimer() local391 …heap_->total_allocation_time_.FetchAndAddSequentiallyConsistent(allocation_end_time - allocation_s… in ~AllocationTimer()