Lines Matching defs:proto

39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \  argument
51 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
61 #define DEFINE_EVENT(template, name, proto, args) \ argument
66 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
70 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
75 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
81 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
115 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
121 #define DEFINE_EVENT(template, name, proto, args) argument
124 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
187 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
212 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
242 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
248 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
255 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
363 #define _TRACE_PERF_PROTO(call, proto) \ argument
371 #define _TRACE_PERF_PROTO(call, proto) argument
378 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
413 #define DEFINE_EVENT(template, call, proto, args) \ argument
424 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
438 #define DEFINE_EVENT(template, call, proto, args) \ argument
453 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument