Searched refs:extract_until_ts (Results 1 – 1 of 1) sorted by relevance
127 int64_t extract_until_ts = std::min(extract_end_ts, min_queue_ts[1]); in SortAndExtractEventsBeyondWindow() local131 if (timestamp > extract_until_ts) in SortAndExtractEventsBeyondWindow()