Searched defs:DECLARE_CUSTOM_EVENT_CLASS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/trace/ |
D | trace_custom_events.h | 41 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ macro 62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 108 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, func, print) \ macro 120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 140 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro 188 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ macro
|
/linux-6.12.1/include/linux/ |
D | trace_events.h | 986 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro
|