Searched refs:scanned_bytes (Results 1 – 1 of 1) sorted by relevance
396 const uint64_t scanned_bytes = GetTotalScannedBytes(); in DumpPerformanceInfo() local434 << PrettySize(scanned_bytes / seconds) << "/s " in DumpPerformanceInfo()436 << PrettySize(scanned_bytes / cpu_seconds) << "/s\n"; in DumpPerformanceInfo()