Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddata-convert-bt.c64 struct ctf_writer { struct
94 struct ctf_writer writer; argument
151 static __maybe_unused int value_set_##_name(struct ctf_writer *cw, \
170 value_set_string(struct ctf_writer *cw, struct bt_ctf_event *event, in value_set_string()
199 get_tracepoint_field_type(struct ctf_writer *cw, struct tep_format_field *field) in get_tracepoint_field_type()
300 static int add_tracepoint_field_value(struct ctf_writer *cw, in add_tracepoint_field_value()
412 static int add_tracepoint_fields_values(struct ctf_writer *cw, in add_tracepoint_fields_values()
430 static int add_tracepoint_values(struct ctf_writer *cw, in add_tracepoint_values()
603 static int add_generic_values(struct ctf_writer *cw, in add_generic_values()
698 static struct ctf_stream *ctf_stream__create(struct ctf_writer *cw, int cpu) in ctf_stream__create()
[all …]