Searched refs:last_flush (Results 1 – 2 of 2) sorted by relevance
37 u64 last_flush; member81 return oe->last_flush; in ordered_events__last_flush_time()
202 if (timestamp < oe->last_flush) { in ordered_events__queue()204 pr_oe_time(oe->last_flush, "last flush, last_flush_type %d\n", in ordered_events__queue()250 oe->last_flush = iter->timestamp; in do_flush()335 pr_oe_time(oe->last_flush, "last_flush\n"); in __ordered_events__flush()
Completed in 3 milliseconds