Searched defs:ctf_stream (Results 1 – 1 of 1) sorted by relevance
56 struct ctf_stream { struct57 struct bt_ctf_stream *stream; argument65 struct ctf_stream **stream; argument753 static struct ctf_stream *ctf_stream(struct ctf_writer *cw, int cpu) in ctf_stream() function