Lines Matching refs:next_flush
227 u64 limit = oe->next_flush;
288 oe->next_flush = ULLONG_MAX;
303 oe->next_flush = first->timestamp;
304 oe->next_flush += (last->timestamp - first->timestamp) / 2;
309 oe->next_flush = timestamp;
319 pr_oe_time(oe->next_flush, "next_flush - ordered_events__flush PRE %s, nr_events %u\n",
327 oe->next_flush = oe->max_timestamp;
332 pr_oe_time(oe->next_flush, "next_flush - ordered_events__flush POST %s, nr_events %u\n",