Home
last modified time | relevance | path

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

/openbmc/linux/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()
595 static int add_generic_values(struct ctf_writer *cw, in add_generic_values()
803 struct ctf_writer *cw = &c->writer; in process_sample_event()
880 struct ctf_writer *cw = &c->writer; \
1063 static int add_tracepoint_types(struct ctf_writer *cw, in add_tracepoint_types()
1078 static int add_bpf_output_types(struct ctf_writer *cw, in add_bpf_output_types()
1359 static void free_streams(struct ctf_writer *cw) in free_streams()
1495 static void ctf_writer__cleanup(struct ctf_writer *cw) in ctf_writer__cleanup()
[all …]