Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/
Dcpu_reader.h255 bool first_batch_in_cycle,
Dcpu_reader.cc201 bool first_batch_in_cycle, in ReadAndProcessBatch() argument
264 !(first_batch_in_cycle && pages_read == 1)) { in ReadAndProcessBatch()