Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-trace.c4201 static int trace__flush_events(struct trace *trace) in trace__flush_events() function
4221 return trace__flush_events(trace); in trace__deliver_event()
4605 if (trace__flush_events(trace)) in trace__run()