Searched refs:discard_writes_ (Results 1 – 2 of 2) sorted by relevance
226 if (PERFETTO_UNLIKELY(discard_writes_)) in CopyChunkUntrusted()315 PERFETTO_CHECK(!discard_writes_); in DeleteNextChunksFor()882 discard_writes_ = true; in DiscardWrite()
630 bool discard_writes_ = false; variable