Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/
Dcpu_reader.cc174 for (bool is_first_batch = true;; is_first_batch = false) { in ReadCycle() local
176 parsing_buf, batch_pages, is_first_batch, started_data_sources); in ReadCycle()