Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Ddata-convert-bt.c50 struct ctf_writer { struct
74 struct ctf_writer writer; argument
125 static __maybe_unused int value_set_##_name(struct ctf_writer *cw, \
143 get_tracepoint_field_type(struct ctf_writer *cw, struct format_field *field) in FUNC_VALUE_SET()
206 static int add_tracepoint_field_value(struct ctf_writer *cw, in add_tracepoint_field_value()
317 static int add_tracepoint_fields_values(struct ctf_writer *cw, in add_tracepoint_fields_values()
335 static int add_tracepoint_values(struct ctf_writer *cw, in add_tracepoint_values()
354 static int add_generic_values(struct ctf_writer *cw, in add_generic_values()
450 static struct ctf_stream *ctf_stream__create(struct ctf_writer *cw, int cpu) in ctf_stream__create()
513 static struct ctf_stream *ctf_stream(struct ctf_writer *cw, int cpu) in ctf_stream()
[all …]