Searched defs:DEFINE_CUSTOM_EVENT (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/trace/
H A Dtrace_custom_events.h50 #undef DEFINE_CUSTOM_EVENT macro
51 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) \ macro
67 #undef DEFINE_CUSTOM_EVENT macro
68 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) macro
174 #undef DEFINE_CUSTOM_EVENT macro
175 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ macro
199 #undef DEFINE_CUSTOM_EVENT macro
200 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ macro
H A Ddefine_custom_trace.h29 #undef DEFINE_CUSTOM_EVENT macro
30 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) macro
60 #undef DEFINE_CUSTOM_EVENT macro
/linux-master/include/linux/
H A Dtrace_events.h988 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) macro

Completed in 194 milliseconds