Home
last modified time | relevance | path

Searched refs:last_flush (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
A Dordered-events.h37 u64 last_flush; member
81 return oe->last_flush; in ordered_events__last_flush_time()
A Dordered-events.c202 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