ustctl: Implement ring buffer clear
[lttng-ust.git] / include / lttng / ust-ctl.h
index 3404d9c74c3e8d576cb8499c1600ef2ea8e140ab..932940babf393304964e039a0cc5256aa50d96c5 100644 (file)
@@ -242,6 +242,7 @@ int ustctl_put_subbuf(struct ustctl_consumer_stream *stream);
 
 void ustctl_flush_buffer(struct ustctl_consumer_stream *stream,
                int producer_active);
+void ustctl_clear_buffer(struct ustctl_consumer_stream *stream);
 
 /* index */
 
This page took 0.02312 seconds and 4 git commands to generate.