Searched refs:read_ahead_bytes (Results 1 – 1 of 1) sorted by relevance
451 size_t read_ahead_bytes = 0; in Dump() local467 read_ahead_bytes += entry.length; in Dump()475 read_ahead_bytes * 100.0 / overall_byte_count; in Dump()494 os << "read_ahead_bytes=" << read_ahead_bytes << ""; in Dump()