Searched refs:total_alloc_bytes_ (Results 1 – 2 of 2) sorted by relevance
88 total_alloc_bytes_ / static_cast<double>(total_iterations_); in SetBenchmarkCounters()107 total_alloc_bytes_ += bytes_alloced; in StopTrackingAllocations()
59 uint64_t total_alloc_bytes_ = 0; variable