Lines Matching refs:tstruct
74 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
78 PARAMS(tstruct), \
115 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
118 tstruct \
139 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
142 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
145 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
148 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
210 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
212 tstruct; \
383 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
475 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
477 tstruct \
546 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
554 tstruct; \
719 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
741 tstruct \
790 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument