Searched refs:discard_writes_ (Results 1 – 2 of 2) sorted by relevance
232 if (PERFETTO_UNLIKELY(discard_writes_)) in CopyChunkUntrusted()321 PERFETTO_CHECK(!discard_writes_); in DeleteNextChunksFor()903 discard_writes_ = true; in DiscardWrite()
639 bool discard_writes_ = false; variable