Searched refs:GetScannedBytes (Results 1 – 2 of 2) sorted by relevance
63 uint64_t GetScannedBytes() const { in GetScannedBytes() function
174 total_scanned_bytes_ += current_iteration->GetScannedBytes(); in Run()208 uint64_t throughput = (current_iteration->GetScannedBytes() * 1'000'000) in Run()