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
440 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
442 tstruct \
508 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
516 tstruct; \
671 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
693 tstruct \
732 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument