X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=probes%2Flttng-events-reset.h;h=44e8ba59b2456d5b8a3e1c9d841ce3ef694ccd5b;hb=5ca7b8a36c04e0733b6661d519343eb586d75a51;hp=7355e1839b68e378c05574ce90fe9d656af5f1c5;hpb=886d51a3d7ed5fa6b41d7f19b3e14ae6c535a44c;p=lttng-modules.git diff --git a/probes/lttng-events-reset.h b/probes/lttng-events-reset.h index 7355e183..44e8ba59 100644 --- a/probes/lttng-events-reset.h +++ b/probes/lttng-events-reset.h @@ -86,11 +86,11 @@ #undef DECLARE_EVENT_CLASS_NOARGS #define DECLARE_EVENT_CLASS_NOARGS(_name, _tstruct, _assign, _print) -#undef DEFINE_EVENT -#define DEFINE_EVENT(_template, _name, _proto, _args) +#undef DEFINE_EVENT_MAP +#define DEFINE_EVENT_MAP(_template, _name, _map, _proto, _args) -#undef DEFINE_EVENT_NOARGS -#define DEFINE_EVENT_NOARGS(_template, _name) +#undef DEFINE_EVENT_MAP_NOARGS +#define DEFINE_EVENT_MAP_NOARGS(_template, _name, _map) #undef TRACE_EVENT_FLAGS #define TRACE_EVENT_FLAGS(name, value)