Home
last modified time | relevance | path

Searched defs:cw (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
Ddata-convert-bt.c159 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()
747 static struct ctf_stream *ctf_stream(struct ctf_writer *cw, int cpu) in ctf_stream()
759 static int get_sample_cpu(struct ctf_writer *cw, struct perf_sample *sample, in get_sample_cpu()
797 struct ctf_writer *cw = &c->writer; in process_sample_event() local
[all …]