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.h211 bool other_patches_pending);
Dtrace_buffer.cc411 bool other_patches_pending) { in TryPatchChunkContents() argument
462 if (!other_patches_pending) { in TryPatchChunkContents()
Dtrace_buffer_unittest.cc68 bool other_patches_pending = false) { in TryPatchChunkContents() argument
70 p, w, c, patches.data(), patches.size(), other_patches_pending); in TryPatchChunkContents()