Searched refs:write_wrap_count (Results 1 – 5 of 5) sorted by relevance
136 stats_.write_wrap_count++; in CopyChunkUntrusted()192 stats_.write_wrap_count++; in CopyChunkUntrusted()
137 uint64_t write_wrap_count = 0; member
1093 buf_stats_proto->set_write_wrap_count(buf_stats.write_wrap_count); in MaybeSnapshotStats()
36 optional uint64 write_wrap_count = 4; field
97 EXPECT_EQ(0, buf_stats.write_wrap_count()); in CheckTraceStats()