Searched refs:padding_bytes_cleared (Results 1 – 6 of 6) sorted by relevance
327 uint64_t padding_bytes_cleared = stats_.padding_bytes_cleared(); in DeleteNextChunksFor() local371 padding_bytes_cleared += next_chunk.size; in DeleteNextChunksFor()389 stats_.set_padding_bytes_cleared(padding_bytes_cleared); in DeleteNextChunksFor()
206 EXPECT_EQ(0u, trace_buffer()->stats().padding_bytes_cleared()); in TEST_F()306 EXPECT_EQ(0u, trace_buffer()->stats().padding_bytes_cleared()); in TEST_F()312 EXPECT_EQ(384u, trace_buffer()->stats().padding_bytes_cleared()); in TEST_F()
48 // |padding_bytes_cleared|, and comparing this sum to the |buffer_size|.62 // |padding_bytes_cleared| denotes the total size of padding currently64 optional uint64 padding_bytes_cleared = 16; field
743 static_cast<int64_t>(buf.padding_bytes_cleared())); in ParseTraceStats()
4135 // |padding_bytes_cleared|, and comparing this sum to the |buffer_size|.4149 // |padding_bytes_cleared| denotes the total size of padding currently4151 optional uint64 padding_bytes_cleared = 16; field
4703 // |padding_bytes_cleared|, and comparing this sum to the |buffer_size|.4717 // |padding_bytes_cleared| denotes the total size of padding currently4719 optional uint64 padding_bytes_cleared = 16; field