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.cc306 bool chunk_needs_patching = false; in GetNewBuffer() local
324 chunk_needs_patching = true; in GetNewBuffer()
337 if (chunk_needs_patching) in GetNewBuffer()