Lines Matching refs:tstruct
74 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
78 PARAMS(tstruct), \
112 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
115 tstruct \
136 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
139 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
142 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
145 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
204 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
206 tstruct; \
351 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
442 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
444 tstruct \
510 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
518 tstruct; \
673 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
695 tstruct \
734 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument