Lines Matching refs:tstruct
39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
43 PARAMS(tstruct), \
51 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
54 tstruct \
75 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
78 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
81 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
84 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
115 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
117 tstruct; \
187 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
242 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
244 tstruct \
255 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
263 tstruct; \
378 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
400 tstruct \
424 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument