Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-perf-counters.c
index f8241c392872ff53230c55b7201589794a8c323b..593930843986b315144f45459fc0cbadb3b8559b 100644 (file)
@@ -438,7 +438,7 @@ uint64_t wrapper_perf_counter_read(struct lttng_ust_ctx_field *field)
 static
 void perf_counter_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)
 {
        uint64_t value;
 
This page took 0.024724 seconds and 4 git commands to generate.