ordered_events__flush  831 tools/perf/builtin-kvm.c 		err = ordered_events__flush(oe, OE_FLUSH__ROUND);
ordered_events__flush 1102 tools/perf/builtin-top.c 		if (ordered_events__flush(out, OE_FLUSH__TOP))
ordered_events__flush 3498 tools/perf/builtin-trace.c 		ordered_events__flush(&trace->oe.data, OE_FLUSH__FINAL);
ordered_events__flush  212 tools/perf/util/ordered-events.c 		ordered_events__flush(oe, OE_FLUSH__HALF);
ordered_events__flush   58 tools/perf/util/ordered-events.h int ordered_events__flush(struct ordered_events *oe, enum oe_flush how);
ordered_events__flush  992 tools/perf/util/session.c 	return ordered_events__flush(oe, OE_FLUSH__ROUND);
ordered_events__flush 1940 tools/perf/util/session.c 	err = ordered_events__flush(oe, OE_FLUSH__FINAL);
ordered_events__flush 2191 tools/perf/util/session.c 	err = ordered_events__flush(oe, OE_FLUSH__FINAL);