Searched refs:last_flush (Results 1 – 2 of 2) sorted by relevance
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()249 oe->last_flush = iter->timestamp; in do_flush()334 pr_oe_time(oe->last_flush, "last_flush\n"); in __ordered_events__flush()
36 u64 last_flush; member