Lines Matching defs:proto
117 #define __DO_TRACE(tp, proto, args, cond) \ argument
142 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
193 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
236 #define DECLARE_TRACE(name, proto, args) \ argument
241 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument
356 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
357 #define DEFINE_EVENT(template, name, proto, args) \ argument
359 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
361 #define DEFINE_EVENT_CONDITION(template, name, proto, \ argument
366 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument
368 #define TRACE_EVENT_FN(name, proto, args, struct, \ argument
371 #define TRACE_EVENT_CONDITION(name, proto, args, cond, \ argument