Change behaviour of stream-intersection with multiple traces
[babeltrace.git] / bindings / python / python-complements.h
index e7e1a4113df17b6212c6bc203a2211bbbe57b073..8c8ce87067a77fc18282b056664e1f33fab28611 100644 (file)
@@ -104,4 +104,4 @@ struct bt_ctf_iter *_bt_python_ctf_iter_create_intersect(
                struct bt_context *ctx,
                struct bt_iter_pos *inter_begin_pos,
                struct bt_iter_pos *inter_end_pos);
-int _bt_python_has_intersection(struct bt_context *ctx);
+int _bt_python_trace_collection_has_intersection(struct bt_context *ctx);
This page took 0.024196 seconds and 4 git commands to generate.