Searched defs:DEFINE_CUSTOM_EVENT (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/trace/ |
H A D | trace_custom_events.h | 51 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) \ macro 68 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) macro 175 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ macro 200 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ macro
|
H A D | define_custom_trace.h | 30 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) macro
|
/openbmc/linux/include/linux/ |
H A D | trace_events.h | 977 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) macro
|