Lines Matching defs:DEFINE_EVENT
68 * Each tracepoint can be defined with DEFINE_EVENT and that
81 DEFINE_EVENT(name, name, PARAMS(proto), PARAMS(args));
121 #undef DEFINE_EVENT
122 #define DEFINE_EVENT(template, name, proto, args) \
128 DEFINE_EVENT(template, name, PARAMS(proto), PARAMS(args))
132 DEFINE_EVENT(template, name, PARAMS(proto), PARAMS(args))
209 #undef DEFINE_EVENT
210 #define DEFINE_EVENT(template, name, proto, args)
707 #undef DEFINE_EVENT
708 #define DEFINE_EVENT(template, call, proto, args) \
747 #undef DEFINE_EVENT
748 #define DEFINE_EVENT(template, call, proto, args) \