Home
last modified time | relevance | path

Searched +defs:convert +defs:c (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Ddata-convert-bt.c90 struct convert { struct
91 struct perf_tool tool;
92 struct ctf_writer writer;
94 u64 events_size;
95 u64 events_count;
96 u64 non_sample_count;
99 u64 queue_size;
802 struct convert *c = container_of(tool, struct convert, tool); in process_sample_event() local
1595 struct convert *c = cb; in convert__config() local
1612 struct convert c = {}; in bt_convert__perf2ctf() local