Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/core/
Dtrace_buffer.h220 bool other_patches_pending);
Dtrace_buffer.cc417 bool other_patches_pending) { in TryPatchChunkContents() argument
468 if (!other_patches_pending) { in TryPatchChunkContents()
Dtrace_buffer_unittest.cc67 bool other_patches_pending = false) { in TryPatchChunkContents() argument
69 p, w, c, patches.data(), patches.size(), other_patches_pending); in TryPatchChunkContents()