Home
last modified time | relevance | path

Searched refs:DECLARE_CUSTOM_EVENT_CLASS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/trace/
H A Dtrace_custom_events.h28 DECLARE_CUSTOM_EVENT_CLASS(name, \
40 #undef DECLARE_CUSTOM_EVENT_CLASS
41 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ macro
61 #undef DECLARE_CUSTOM_EVENT_CLASS
62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
76 #undef DECLARE_CUSTOM_EVENT_CLASS
77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
107 #undef DECLARE_CUSTOM_EVENT_CLASS
108 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, func, print) \ macro
119 #undef DECLARE_CUSTOM_EVENT_CLASS
[all …]
H A Ddefine_custom_trace.h59 #undef DECLARE_CUSTOM_EVENT_CLASS
/openbmc/linux/include/linux/
H A Dtrace_events.h994 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print)
980 #define DECLARE_CUSTOM_EVENT_CLASS( global() macro