X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-tracepoint-event-reset.h;h=bfce5796cbac9ffc9ebecc37499ccb4bb60a6795;hb=10937ee5c85456292ce4e8d67c9ac7bc37caf974;hp=f70b9df8a82631f75e735e0608c4f4d149786005;hpb=dbcc2f9279a03c620350b4743467aa2f7cb7bf5f;p=lttng-ust.git diff --git a/include/lttng/ust-tracepoint-event-reset.h b/include/lttng/ust-tracepoint-event-reset.h index f70b9df8..bfce5796 100644 --- a/include/lttng/ust-tracepoint-event-reset.h +++ b/include/lttng/ust-tracepoint-event-reset.h @@ -27,15 +27,15 @@ #undef LTTNG_UST_TRACEPOINT_MODEL_EMF_URI #define LTTNG_UST_TRACEPOINT_MODEL_EMF_URI(provider, name, uri) -#undef _ctf_integer_ext -#define _ctf_integer_ext(_type, _item, _src, _byte_order, _base, \ +#undef lttng_ust__field_integer_ext +#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, \ +#undef lttng_ust__field_array_encoded +#define lttng_ust__field_array_encoded(_type, _item, _src, _byte_order, _length, _encoding, \ _nowrite, _elem_type_base) #undef _ctf_sequence_encoded @@ -52,35 +52,35 @@ #define _ctf_enum(_provider, _name, _type, _item, _src, _nowrite) /* "write" */ -#undef ctf_integer -#define ctf_integer(_type, _item, _src) +#undef lttng_ust_field_integer +#define lttng_ust_field_integer(_type, _item, _src) -#undef ctf_integer_hex -#define ctf_integer_hex(_type, _item, _src) +#undef lttng_ust_field_integer_hex +#define lttng_ust_field_integer_hex(_type, _item, _src) -#undef ctf_integer_network -#define ctf_integer_network(_type, _item, _src) +#undef lttng_ust_field_integer_network +#define lttng_ust_field_integer_network(_type, _item, _src) -#undef ctf_integer_network_hex -#define ctf_integer_network_hex(_type, _item, _src) +#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) +#undef lttng_ust_field_array +#define lttng_ust_field_array(_type, _item, _src, _length) -#undef ctf_array_hex -#define ctf_array_hex(_type, _item, _src, _length) +#undef lttng_ust_field_array_hex +#define lttng_ust_field_array_hex(_type, _item, _src, _length) -#undef ctf_array_network -#define ctf_array_network(_type, _item, _src, _length) +#undef lttng_ust_field_array_network +#define lttng_ust_field_array_network(_type, _item, _src, _length) -#undef ctf_array_network_hex -#define ctf_array_network_hex(_type, _item, _src, _length) +#undef lttng_ust_field_array_network_hex +#define lttng_ust_field_array_network_hex(_type, _item, _src, _length) -#undef ctf_array_text -#define ctf_array_text(_type, _item, _src, _length) +#undef lttng_ust_field_array_text +#define lttng_ust_field_array_text(_type, _item, _src, _length) #undef ctf_sequence #define ctf_sequence(_type, _item, _src, _length_type, _src_length) @@ -107,26 +107,26 @@ #define ctf_enum(_provider, _name, _type, _item, _src) /* "nowrite" */ -#undef ctf_integer_nowrite -#define ctf_integer_nowrite(_type, _item, _src) +#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) +#undef lttng_ust_field_array_nowrite +#define lttng_ust_field_array_nowrite(_type, _item, _src, _length) -#undef ctf_array_nowrite_hex -#define ctf_array_nowrite_hex(_type, _item, _src, _length) +#undef lttng_ust_field_array_nowrite_hex +#define lttng_ust_field_array_nowrite_hex(_type, _item, _src, _length) -#undef ctf_array_network_nowrite -#define ctf_array_network_nowrite(_type, _item, _src, _length) +#undef lttng_ust_field_array_network_nowrite +#define lttng_ust_field_array_network_nowrite(_type, _item, _src, _length) -#undef ctf_array_network_nowrite_hex -#define ctf_array_network_nowrite_hex(_type, _item, _src, _length) +#undef lttng_ust_field_array_network_nowrite_hex +#define lttng_ust_field_array_network_nowrite_hex(_type, _item, _src, _length) -#undef ctf_array_text_nowrite -#define ctf_array_text_nowrite(_type, _item, _src, _length) +#undef lttng_ust_field_array_text_nowrite +#define lttng_ust_field_array_text_nowrite(_type, _item, _src, _length) #undef ctf_sequence_nowrite #define ctf_sequence_nowrite(_type, _item, _src, _length_type, _src_length)