X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Flttng%2Fust-tracepoint-event-reset.h;h=3262e0b0738f9606bb94a22c3171a521ce886777;hb=3202f63a4d5e599bf22d6711828614b58c7efcba;hp=9a7ed708f98fb94538223a992cb05c37981e3be7;hpb=1d188af9688feee0ec4e34038113a0edccddd4ea;p=lttng-ust.git diff --git a/include/lttng/ust-tracepoint-event-reset.h b/include/lttng/ust-tracepoint-event-reset.h index 9a7ed708..3262e0b0 100644 --- a/include/lttng/ust-tracepoint-event-reset.h +++ b/include/lttng/ust-tracepoint-event-reset.h @@ -42,8 +42,8 @@ #define lttng_ust__field_sequence_encoded(_type, _item, _src, _byte_order, _length_type, \ _src_length, _encoding, _nowrite, _elem_type_base) -#undef _ctf_string -#define _ctf_string(_item, _src, _nowrite) +#undef lttng_ust__field_string +#define lttng_ust__field_string(_item, _src, _nowrite) #undef _ctf_unused #define _ctf_unused(_src) @@ -97,8 +97,8 @@ #undef lttng_ust_field_sequence_text #define lttng_ust_field_sequence_text(_type, _item, _src, _length_type, _src_length) -#undef ctf_string -#define ctf_string(_item, _src) +#undef lttng_ust_field_string +#define lttng_ust_field_string(_item, _src) #undef ctf_unused #define ctf_unused(_src) @@ -143,8 +143,8 @@ #undef lttng_ust_field_sequence_text_nowrite #define lttng_ust_field_sequence_text_nowrite(_type, _item, _src, _length_type, _src_length) -#undef ctf_string_nowrite -#define ctf_string_nowrite(_item, _src) +#undef lttng_ust_field_string_nowrite +#define lttng_ust_field_string_nowrite(_item, _src) #undef ctf_unused_nowrite #define ctf_unused_nowrite(_src)