Home
last modified time | relevance | path

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

/external/perfetto/tools/trace_to_text/
Dpprof_builder.cc724 bool all_next = true; in WriteAllocations() local
734 all_next = all_next && next; in WriteAllocations()
738 if (!all_next) { in WriteAllocations()