Searched refs:ctf_stream (Results 1 – 1 of 1) sorted by relevance
56 struct ctf_stream { struct65 struct ctf_stream **stream; argument672 static int ctf_stream__flush(struct ctf_stream *cs) in ctf_stream__flush()692 struct ctf_stream *cs; in ctf_stream__create()753 static struct ctf_stream *ctf_stream(struct ctf_writer *cw, int cpu) in ctf_stream() function755 struct ctf_stream *cs = cw->stream[cpu]; in ctf_stream()790 static bool is_flush_needed(struct ctf_stream *cs) in is_flush_needed()804 struct ctf_stream *cs; in process_sample_event()883 struct ctf_stream *cs; \896 cs = ctf_stream(cw, 0); \[all …]