Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-cpu-id.c
index 9c553828a389529d41541d8351c4ac403d3af3ec..a3fdb9c6dd0b18a5ff1f4f7fcc1a0ba510f8e331 100644 (file)
@@ -36,7 +36,7 @@ size_t cpu_id_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void cpu_id_record(struct lttng_ust_ctx_field *field,
                 struct lttng_ust_lib_ring_buffer_ctx *ctx,
-                struct lttng_channel *chan)
+                struct lttng_ust_channel_buffer *chan)
 {
        int cpu;
 
This page took 0.02269 seconds and 4 git commands to generate.