Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Ddata-convert-bt.c663 static int ctf_stream__flush(struct ctf_stream *cs) in ctf_stream__flush() function
847 ctf_stream__flush(cs); in process_sample_event()
890 ctf_stream__flush(cs); \
1561 ret = ctf_stream__flush(cw->stream[cpu]); in ctf_writer__flush_streams()