Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_sorter.cc95 bool has_queues_with_expired_events = false; in SortAndExtractEventsBeyondWindow() local
106 has_queues_with_expired_events = true; in SortAndExtractEventsBeyondWindow()
111 if (!has_queues_with_expired_events) { in SortAndExtractEventsBeyondWindow()