X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-tracepoint-event-reset.h;h=969459265f0b4a880293aaca3ac31e307d3d82d1;hb=891226fc4bda9655e54bbafabe7a2ae8923ba4e1;hp=fbac2944141c5c09c18e9b7174bedc8cd9b2c761;hpb=b4064f282fc27c80f17166b1439442d6ddd118b2;p=lttng-ust.git diff --git a/include/lttng/ust-tracepoint-event-reset.h b/include/lttng/ust-tracepoint-event-reset.h index fbac2944..96945926 100644 --- a/include/lttng/ust-tracepoint-event-reset.h +++ b/include/lttng/ust-tracepoint-event-reset.h @@ -31,8 +31,8 @@ #define lttng_ust__field_integer_ext(_type, _item, _src, _byte_order, _base, \ _nowrite) -#undef _ctf_float -#define _ctf_float(_type, _item, _src, _nowrite) +#undef lttng_ust__field_float +#define lttng_ust__field_float(_type, _item, _src, _nowrite) #undef _ctf_array_encoded #define _ctf_array_encoded(_type, _item, _src, _byte_order, _length, _encoding, \ @@ -64,8 +64,8 @@ #undef lttng_ust_field_integer_network_hex #define lttng_ust_field_integer_network_hex(_type, _item, _src) -#undef ctf_float -#define ctf_float(_type, _item, _src) +#undef lttng_ust_field_float +#define lttng_ust_field_float(_type, _item, _src) #undef ctf_array #define ctf_array(_type, _item, _src, _length) @@ -110,8 +110,8 @@ #undef lttng_ust_field_integer_nowrite #define lttng_ust_field_integer_nowrite(_type, _item, _src) -#undef ctf_float_nowrite -#define ctf_float_nowrite(_type, _item, _src) +#undef lttng_ust_field_float_nowrite +#define lttng_ust_field_float_nowrite(_type, _item, _src) #undef ctf_array_nowrite #define ctf_array_nowrite(_type, _item, _src, _length)