Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Ddata-convert-bt.c62 struct ctf_writer { struct
92 struct ctf_writer writer; argument
144 static __maybe_unused int value_set_##_name(struct ctf_writer *cw, \
163 value_set_string(struct ctf_writer *cw, struct bt_ctf_event *event, in value_set_string()
192 get_tracepoint_field_type(struct ctf_writer *cw, struct tep_format_field *field) in get_tracepoint_field_type()
293 static int add_tracepoint_field_value(struct ctf_writer *cw, in add_tracepoint_field_value()
405 static int add_tracepoint_fields_values(struct ctf_writer *cw, in add_tracepoint_fields_values()
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()
690 static struct ctf_stream *ctf_stream__create(struct ctf_writer *cw, int cpu) in ctf_stream__create()
[all …]