Lines Matching refs:tstruct
73 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
77 PARAMS(tstruct), \
111 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
114 tstruct \
135 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
138 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
141 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
144 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
205 tstruct; \
344 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
448 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
455 tstruct; \
527 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
535 tstruct; \
696 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
718 tstruct \
759 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument