Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Ddata-convert-bt.c673 static int ctf_stream__flush(struct ctf_stream *cs) in ctf_stream__flush() function
857 ctf_stream__flush(cs); in process_sample_event()
900 ctf_stream__flush(cs); \
1588 ret = ctf_stream__flush(cw->stream[cpu]); in ctf_writer__flush_streams()