Lines Matching defs:name
74 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
112 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
122 #define DEFINE_EVENT(template, name, proto, args) \ argument
127 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
131 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
136 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
142 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
148 #define TRACE_EVENT_FLAGS(name, value) \ argument
152 #define TRACE_EVENT_PERF_PERM(name, expr...) \ argument
210 #define DEFINE_EVENT(template, name, proto, args) argument
213 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
448 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument