Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddata-convert-bt.c690 static struct ctf_stream *ctf_stream__create(struct ctf_writer *cw, int cpu) in ctf_stream__create() function
758 cs = ctf_stream__create(cw, cpu); in ctf_stream()