Lines Matching refs:assign
74 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \
79 PARAMS(assign), \
112 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \
137 assign, print, reg, unreg) \
139 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
143 assign, print, reg, unreg) \
145 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
204 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \
351 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \
510 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \
569 * { <assign>; } <-- Here we assign the entries by the __field and
673 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \
697 { assign; } \
734 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \