X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ust%2Flttng-context-perf-counters.c;h=5a7dec4aac0e900013f07f372ca69255675051c7;hb=baa8acf3af23bc5d9373144bef8147744b5ae01f;hp=328980c486d13db75703db9205c685523425427d;hpb=1698631bb3fbab41277b3953e193dd2fd4a74afa;p=lttng-ust.git diff --git a/src/lib/lttng-ust/lttng-context-perf-counters.c b/src/lib/lttng-ust/lttng-context-perf-counters.c index 328980c4..5a7dec4a 100644 --- a/src/lib/lttng-ust/lttng-context-perf-counters.c +++ b/src/lib/lttng-ust/lttng-context-perf-counters.c @@ -531,7 +531,7 @@ static const struct lttng_ust_type_common *ust_type = lttng_ust_static_type_integer(sizeof(uint64_t) * CHAR_BIT, lttng_ust_rb_alignof(uint64_t) * CHAR_BIT, lttng_ust_is_signed_type(uint64_t), - BYTE_ORDER, 10); + LTTNG_UST_BYTE_ORDER, 10); /* Called with UST lock held */ int lttng_add_perf_counter_to_ctx(uint32_t type,