Home
last modified time | relevance | path

Searched defs:DECLARE_CUSTOM_EVENT_CLASS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/trace/
Dtrace_custom_events.h41 #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/
Dtrace_events.h986 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) macro