lib: use object pool for event and packet notifications
[babeltrace.git] / plugins / ctf / common / notif-iter / notif-iter.h
index baaa9cd67e7854103f8fddd50bcf92262607633d..ae9b511a922704c0d99c66a84560d23ed66b4ac0 100644 (file)
@@ -314,6 +314,7 @@ BT_HIDDEN
 enum bt_notif_iter_status bt_notif_iter_get_next_notification(
                struct bt_notif_iter *notit,
                struct bt_clock_class_priority_map *cc_prio_map,
+               struct bt_graph *graph,
                struct bt_notification **notification);
 
 /**
This page took 0.025103 seconds and 4 git commands to generate.