Searched refs:total_bytes_written_ (Results 1 – 2 of 2) sorted by relevance
145 uint64_t total_bytes_written_; variable
94 total_bytes_written_(0), in ProfileSaver()635 total_bytes_written_ += bytes_written; in ProcessProfilingInfo()901 os << "ProfileSaver total_bytes_written=" << total_bytes_written_ << '\n' in DumpInfo()