Searched refs:total_scanned_bytes_ (Results 1 – 2 of 2) sorted by relevance
96 return total_scanned_bytes_; in GetTotalScannedBytes()180 uint64_t total_scanned_bytes_; variable
103 total_scanned_bytes_ = 0; in ResetCumulativeStatistics()181 total_scanned_bytes_ += current_iteration->GetScannedBytes(); in Run()283 total_scanned_bytes_ = 0u; in ResetMeasurements()