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.h401 bool first_batch_in_cycle,
Dcpu_reader.cc223 bool first_batch_in_cycle, in ReadAndProcessBatch() argument
297 !(first_batch_in_cycle && pages_read == 1)) { in ReadAndProcessBatch()