Home
last modified time | relevance | path

Searched defs:ctf_stream (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/tools/perf/util/
Ddata-convert-bt.c56 struct ctf_stream { struct
57 struct bt_ctf_stream *stream; argument
65 struct ctf_stream **stream; argument
753 static struct ctf_stream *ctf_stream(struct ctf_writer *cw, int cpu) in ctf_stream() function