Refactoring: struct lttng_channel
[lttng-modules.git] / src / lttng-context-vegid.c
index 3e43f6b0488eb4a8b70f9a89f1bc91a381fc0396..9abd29b8e85ecf4c70d48c7b139ad028cace7d75 100644 (file)
@@ -30,8 +30,8 @@ size_t vegid_get_size(void *priv, struct lttng_kernel_probe_ctx *probe_ctx, size
 
 static
 void vegid_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)
 {
        gid_t vegid;
 
This page took 0.023952 seconds and 4 git commands to generate.