• Home
  • Raw
  • Download

Lines Matching defs:args

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
251 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
258 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
382 #define __DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
411 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
421 #define DECLARE_EVENT_SYSCALL_CLASS(call, proto, args, tstruct, assign, print) \ argument
439 #define DEFINE_EVENT(template, call, proto, args) \ argument
452 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
466 #define DEFINE_EVENT(template, call, proto, args) \ argument
481 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument