Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Ddata-convert-bt.c686 static struct ctf_stream *ctf_stream__create(struct ctf_writer *cw, int cpu) in ctf_stream__create() function
754 cs = ctf_stream__create(cw, cpu); in ctf_stream()