Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/core/
Dtracing_service_impl.cc802 bool did_allocate_all_buffers = true; in EnableTracing() local
815 did_allocate_all_buffers = false; // We ran out of IDs. in EnableTracing()
830 did_allocate_all_buffers = false; in EnableTracing()
842 if (!did_allocate_all_buffers) { in EnableTracing()