Refactoring: struct lttng_channel
[lttng-modules.git] / src / lttng-context-time-ns.c
index e6300b5243eed293dcbe8590db6e05e69276b6c2..72f0f1c46b182b3e2fc2d1f2c15762dbdd7a869c 100644 (file)
@@ -36,7 +36,7 @@ size_t time_ns_get_size(void *priv, struct lttng_kernel_probe_ctx *probe_ctx, si
 static
 void time_ns_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)
 {
        unsigned int time_ns_inum = 0;
 
This page took 0.023157 seconds and 4 git commands to generate.