Rename struct lib_ring_buffer_ctx to struct lttng_kernel_ring_buffer_ctx
[lttng-modules.git] / src / lttng-context-nice.c
index 031d39d95143b696b9880aed07c41a742dfc9c61..fb698648521dea55ed9bdfe8ebb14ff813d7e536 100644 (file)
@@ -28,7 +28,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 lib_ring_buffer_ctx *ctx,
+               struct lttng_kernel_ring_buffer_ctx *ctx,
                struct lttng_channel *chan)
 {
        int nice;
This page took 0.023318 seconds and 4 git commands to generate.