Lines Matching defs:proto

39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \  argument
49 #define TRACE_EVENT_SYSCALL(name, proto, args, tstruct, assign, print, reg, unreg) \ argument
61 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
74 #define DEFINE_EVENT(template, name, proto, args) \ argument
79 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
83 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
88 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
94 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
128 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
137 #define DEFINE_EVENT(template, name, proto, args) argument
140 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
231 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
261 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
270 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
277 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
388 #define _TRACE_PERF_PROTO(call, proto) \ argument
396 #define _TRACE_PERF_PROTO(call, proto) argument
404 #define __DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
433 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
443 #define DECLARE_EVENT_SYSCALL_CLASS(call, proto, args, tstruct, assign, print) \ argument
462 #define DEFINE_EVENT(template, call, proto, args) \ argument
475 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
492 #define DEFINE_EVENT(template, call, proto, args) \ argument
507 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument