API Fix: bt_ctf_iter_read_event_flags
[babeltrace.git] / include / babeltrace / ctf / events-internal.h
index aaa09262321dfc32f62dddb185430bc7d4e771f3..71f73539c9692c6e3d8aabd62557bec57bb0bec1 100644 (file)
@@ -68,6 +68,7 @@ struct bt_ctf_iter {
         * bt_iter.
         */
        GPtrArray *dep_gc;
+       uint64_t events_lost;
 };
 
 #endif /*_BABELTRACE_CTF_EVENTS_INTERNAL_H */
This page took 0.02403 seconds and 4 git commands to generate.