Home
last modified time | relevance | path

Searched refs:ordered_events__flush (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
A Dordered-events.h58 int ordered_events__flush(struct ordered_events *oe, enum oe_flush how);
A Dordered-events.c212 ordered_events__flush(oe, OE_FLUSH__HALF); in ordered_events__queue()
339 int ordered_events__flush(struct ordered_events *oe, enum oe_flush how) in ordered_events__flush() function
A Dsession.c1070 return ordered_events__flush(oe, OE_FLUSH__ROUND); in process_finished_round()
2064 err = ordered_events__flush(oe, OE_FLUSH__FINAL); in __perf_session__process_pipe_events()
2390 err = ordered_events__flush(oe, OE_FLUSH__FINAL); in __perf_session__process_events()
/linux/tools/perf/
A Dbuiltin-kvm.c831 err = ordered_events__flush(oe, OE_FLUSH__ROUND); in perf_kvm__mmap_read()
A Dbuiltin-top.c1110 if (ordered_events__flush(out, OE_FLUSH__TOP)) in process_thread()
A Dbuiltin-trace.c4148 ordered_events__flush(&trace->oe.data, OE_FLUSH__FINAL);

Completed in 25 milliseconds