Refactoring: struct lttng_channel
[lttng-modules.git] / src / lttng-context-nice.c
index 031d39d95143b696b9880aed07c41a742dfc9c61..a6847705adca8ca47074174200d2908ff6951bba 100644 (file)
@@ -28,8 +28,8 @@ size_t nice_get_size(void *priv, struct lttng_kernel_probe_ctx *probe_ctx, size_
 
 static
 void nice_record(void *priv, struct lttng_kernel_probe_ctx *probe_ctx,
-               struct lib_ring_buffer_ctx *ctx,
-               struct lttng_channel *chan)
+               struct lttng_kernel_ring_buffer_ctx *ctx,
+               struct lttng_kernel_channel_buffer *chan)
 {
        int nice;
 
This page took 0.023249 seconds and 4 git commands to generate.