ctf: bt_ctf_notif_iter_get_next_notification(): require CC prio. map
[babeltrace.git] / plugins / ctf / fs / fs.h
index 0e286f1770c8431c75d6bcfec8f812f624cdbe0a..836c106cb98fc80c253be45008e6c7afd4a9e447 100644 (file)
@@ -57,6 +57,7 @@ struct ctf_fs_metadata {
 struct ctf_fs_stream {
        struct ctf_fs_file *file;
        struct bt_ctf_stream *stream;
+       struct bt_clock_class_priority_map *cc_prio_map;
        struct bt_ctf_notif_iter *notif_iter;
        /* A stream is assumed to be indexed. */
        struct index index;
This page took 0.024164 seconds and 4 git commands to generate.