Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Ddata-convert-bt.c62 struct ctf_writer { struct
92 struct ctf_writer writer; argument
423 static int add_tracepoint_values(struct ctf_writer *cw, in add_tracepoint_values()
596 static int add_generic_values(struct ctf_writer *cw, in add_generic_values()
804 struct ctf_writer *cw = &c->writer; in process_sample_event()
881 struct ctf_writer *cw = &c->writer; \
1064 static int add_tracepoint_types(struct ctf_writer *cw, in add_tracepoint_types()
1080 static int add_bpf_output_types(struct ctf_writer *cw, in add_bpf_output_types()
1361 static void free_streams(struct ctf_writer *cw) in free_streams()
1497 static void ctf_writer__cleanup(struct ctf_writer *cw) in ctf_writer__cleanup()
[all …]