Searched refs:ctf_writer (Results 1 – 1 of 1) sorted by relevance
55 struct ctf_writer { struct85 struct ctf_writer writer; argument137 static __maybe_unused int value_set_##_name(struct ctf_writer *cw, \156 value_set_string(struct ctf_writer *cw, struct bt_ctf_event *event, in value_set_string()185 get_tracepoint_field_type(struct ctf_writer *cw, struct format_field *field) in get_tracepoint_field_type()286 static int add_tracepoint_field_value(struct ctf_writer *cw, in add_tracepoint_field_value()396 static int add_tracepoint_fields_values(struct ctf_writer *cw, in add_tracepoint_fields_values()414 static int add_tracepoint_values(struct ctf_writer *cw, in add_tracepoint_values()586 static int add_generic_values(struct ctf_writer *cw, in add_generic_values()681 static struct ctf_stream *ctf_stream__create(struct ctf_writer *cw, int cpu) in ctf_stream__create()[all …]