Home
last modified time | relevance | path

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

/linux-5.10/tools/perf/util/
Ddata-convert-bt.c666 static int ctf_stream__flush(struct ctf_stream *cs) in ctf_stream__flush() function
850 ctf_stream__flush(cs); in process_sample_event()
893 ctf_stream__flush(cs); \
1580 ret = ctf_stream__flush(cw->stream[cpu]); in ctf_writer__flush_streams()