Refactoring: struct lttng_channel
[lttng-modules.git] / src / lttng-context-nice.c
index fb698648521dea55ed9bdfe8ebb14ff813d7e536..a6847705adca8ca47074174200d2908ff6951bba 100644 (file)
@@ -29,7 +29,7 @@ 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 lttng_kernel_ring_buffer_ctx *ctx,
-               struct lttng_channel *chan)
+               struct lttng_kernel_channel_buffer *chan)
 {
        int nice;
 
This page took 0.023264 seconds and 4 git commands to generate.