Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc206 bool attach_has_more = attach_it.Next(); in ExportTraceToDatabase() local
207 PERFETTO_DCHECK(!attach_has_more); in ExportTraceToDatabase()