Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Ddata-convert-bt.c58 struct ctf_writer { struct
88 struct ctf_writer writer; argument
140 static __maybe_unused int value_set_##_name(struct ctf_writer *cw, \
159 value_set_string(struct ctf_writer *cw, struct bt_ctf_event *event, in value_set_string()
188 get_tracepoint_field_type(struct ctf_writer *cw, struct tep_format_field *field) in get_tracepoint_field_type()
289 static int add_tracepoint_field_value(struct ctf_writer *cw, in add_tracepoint_field_value()
399 static int add_tracepoint_fields_values(struct ctf_writer *cw, in add_tracepoint_fields_values()
417 static int add_tracepoint_values(struct ctf_writer *cw, in add_tracepoint_values()
589 static int add_generic_values(struct ctf_writer *cw, in add_generic_values()
684 static struct ctf_stream *ctf_stream__create(struct ctf_writer *cw, int cpu) in ctf_stream__create()
[all …]