Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/core/
Dshared_memory_arbiter_impl.cc360 bool should_post_commit_task = false; in NotifyFlushComplete() local
367 should_post_commit_task = true; in NotifyFlushComplete()
375 if (should_post_commit_task) { in NotifyFlushComplete()