Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddata-convert-bt.c672 static int ctf_stream__flush(struct ctf_stream *cs) in ctf_stream__flush() function
856 ctf_stream__flush(cs); in process_sample_event()
899 ctf_stream__flush(cs); \
1586 ret = ctf_stream__flush(cw->stream[cpu]); in ctf_writer__flush_streams()