Lines Matching refs:next_flush
228 u64 limit = oe->next_flush;
289 oe->next_flush = ULLONG_MAX;
304 oe->next_flush = first->timestamp;
305 oe->next_flush += (last->timestamp - first->timestamp) / 2;
310 oe->next_flush = timestamp;
320 pr_oe_time(oe->next_flush, "next_flush - ordered_events__flush PRE %s, nr_events %u\n",
328 oe->next_flush = oe->max_timestamp;
333 pr_oe_time(oe->next_flush, "next_flush - ordered_events__flush POST %s, nr_events %u\n",