Searched refs:total_allocation_time_ (Results 1 – 3 of 3) sorted by relevance
391 …heap_->total_allocation_time_.FetchAndAddSequentiallyConsistent(allocation_end_time - allocation_s… in ~AllocationTimer()
1132 AtomicInteger total_allocation_time_; variable
194 total_allocation_time_(0), in Heap()964 static_cast<uint64_t>(total_allocation_time_.LoadRelaxed()) * kTimeAdjust; in DumpGcPerformanceInfo()1019 total_allocation_time_.StoreRelaxed(0); in ResetGcPerformanceInfo()