Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/perf/
Dperf_producer.cc288 bool should_ack_flush = false; in Flush() local
296 should_ack_flush = true; in Flush()
299 should_ack_flush = true; in Flush()
302 if (should_ack_flush) in Flush()