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