Home
last modified time | relevance | path

Searched refs:chunk_needs_patching (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/tracing/core/
Dtrace_writer_impl.cc148 bool chunk_needs_patching = false; in GetNewBuffer() local
166 chunk_needs_patching = true; in GetNewBuffer()
179 if (chunk_needs_patching) in GetNewBuffer()